SCCapstone / CovidGains

2 stars 0 forks source link

Recipe Tab Improvsied or Fix #39

Closed nesh27 closed 3 years ago

nesh27 commented 3 years ago
* All the recipes will be stored in the firebase database including each step on how to make the specific ingredient. 
* When the app loads it will initially show the list of all recipes that have been stored in the database.
* Finalize what recipes need to be added to the database.
* Store or include images of the recipes as well in the database associated with specific recipes.
* All recipes will display how many calories they are.
* From the expire tab when the ingredient is about to expire, the recipe application will show the user a specific recipe 
   regarding which ingredients is about to expire soon.
nesh27 commented 3 years ago

Made each separate issue for each specific task.