Skip to content

Flutter implementation of the ChefKart assignment focusing on accurate UI replication, responsive layouts, and clean component structure using hardcoded data.

Notifications You must be signed in to change notification settings

AyushKCatgithub/ChefKart

Repository files navigation

ChefKart UI Assignment (Flutter)

This project is a Flutter UI implementation for the ChefKart assignment.
The main focus of this task was to closely match the provided designs while keeping the UI responsive across different screen sizes.

All the data used in the application is hardcoded, as per the final assignment requirement.
The project is structured with clean, reusable widgets to keep the code readable and maintainable.

Key Highlights

  • Pixel-accurate UI based on the provided designs
  • Responsive layout (mobile, tablet, and desktop)
  • Clean and modular widget structure
  • No API usage (hardcoded data)

Tech Stack

  • Flutter
  • Dart

About

Flutter implementation of the ChefKart assignment focusing on accurate UI replication, responsive layouts, and clean component structure using hardcoded data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published