issues
search
odaialazzeh
/
Recipe-app
MIT License
0
stars
2
forks
source link
Recipe app
#30
Closed
odaialazzeh
closed
1 year ago
odaialazzeh
commented
1 year ago
[ ] Create a login page.
[ ] Create a registration page.
[ ] Create a food list (with all CRUD implementation).
[ ] Create a recipe list (with all CRUD implementation).
[ ] Create a general shopping list view (all missing food for all your recipes and total price).
[ ] Create a view to listing all public recipes from other users with their names and total prices.
[ ] Create an Inventories list (with all CRUD implementation).
[ ] Create an Inventory shopping list, a shopping list, but only take into consideration a chosen recipe and inventory.