Skip to content

111ayushkhare/flutter-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookbook

A mobile application which tells the user what all dishes can be cooked with the available ingredients.

App Description :-

The home screen opens and has 4 categories. One can swipe to desired categories (tabs). These categories are - Vegetables, Fruits, Common-mix and Non-Veg. These categories mainly have respective items of that category, for e.g. Vegetables section has list of various vegetables like - Cabbage, Spinach, etc. Similarly Fruits section has list of fruits - Mango, Banana, etc. and so on...

The user can tap on the item which are available to him/her. Tapping will add that item to the basket. The basket is another screen where all the available/selected items are displayed. User can also remove the selected item if it is added to the basket by mistake.

When the basket is finalised, user can get all the dishes that can be made from the individual items as well as by mixture of two or more dishes. The next screen displays the list of all dishes. From there user can select the add the dishes to Favourite dishes as well.

Recipe feature of dishes is available yet.

Screenshots :-

HomeScreen

homeScreen



BasketScreen

basketScreenPortrait

basketScreenLandscape



ResultScreen

resultScreenPortrait

resultScreenLandscape



FavouriteDishes

favouriteDishesPortrait

favouriteDishesLandscape



DrawerScreen

drawerScreen

About

An app which tells you what to COOK

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages