* 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.