Skip to content

Choijh03/Refrigerator_App_Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Refrigerator_App_Flutter

This is first version of Refrigerator Digger Android Application built on Flutter 3.7 during Spring 2023 (February ~ March) -Dart


Have you ever forgotten what's in the freezer or refrigerator and food got wasted?

This app is to help people organize the list of grocery, freezer, refrigerator, and recipe.

This app can be found on google store: RefrigeDigger.

Google store link: https://play.google.com/store/apps/details?id=com.hir.refrigedig


Available Functionalities:

  1. Grocery list:

-User can click plus button to add the item in grocery list.

-User can use check box and it puts line through the item when check box is clicked.

-User can slide tile from right to left and click trash bin icon to delete the item.

-Help button is at the top right corner to guide user learn how to use the app properly.

  1. Freezer list:

-User can click plus button to add the item in freezer list with date (MM/DD/YYYY).

-User can use check box and it puts line through the item when check box is clicked.

-User can slide tile from right to left and click trash bin icon to delete the item.

-Help button is at the top right corner to guide user learn how to use the app properly.

  1. Refrigerator list:

-User can click plus button to add the item in Refrigerator list with date (MM/DD/YYYY).

-User can use check box and it puts line through the item when check box is clicked.

-User can slide tile from right to left and click trash bin icon to delete the item.

-Help button is at the top right corner to guide user learn how to use the app properly.

  1. Recipe list:

-User can click plus button to add the item in recipe with 0~10 ingredients.

-If item is available either from freezer or refrigerator, check box will be checked.

-User can slide tile from right to left and click trash bin icon to delete the item.

-If item is not available either from freezer or refrigerator, check box will be un-checked.

-When new item is added or an item got deleted in freezer or refrigerator list, user can click refresh button on the top right corner to update the current available ingredients with recipes.

-Help button is at the top right corner to guide user learn how to use the app properly.

  1. Random food roulette:

-User can click edit button to add 5 different items to roulette.

-User can click spin button or scroll the wheel to spin the roulette wheel.


Available Functionalities:

  • Grocery Screen:

1

2

  • Freezer Screen:

3

4

  • Refrigerator Screen:

6

5

  • Recipe Screen:

5

10

11

  • Roulette Wheel Screen:

8

9