chimwemwe007 / my-recipe-app

A simple recipe Solo web-application that allows a user to register, login and add remove update items to an inventory.
MIT License
0 stars 0 forks source link

Add food list items to controller #17

Closed chimwemwe007 closed 8 months ago

chimwemwe007 commented 8 months ago

General shopping list view:

- Shows the list of food that is missing for all recipes of the logged-in user (compare the list of food for all recipes with the                                                       general food list of that user).
- Counts the total food items and total price of the missing food.
-