awaisanwar544 / recipe-app

MIT License
0 stars 0 forks source link

Recipe app #24

Closed awaisanwar544 closed 2 years ago

awaisanwar544 commented 2 years ago

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

Implement:

A login page. A registration page. A food list (with all CRUD implementation, except for 'update'). A recipes list (with all CRUD implementation, except for 'update'). A general shopping list view (all missing food for all your recipes and total price). A list of all public recipes from other users with their names and total prices.

Screenshot 2022-06-25 at 4 52 01 AM

https://user-images.githubusercontent.com/87834222/175749730-3a3c1478-fdc8-4f92-9af2-46f2518f2162.mov