over-geek/Recipe-app

[2pt] Add the General shopping list page - Team Member 2

Closed this issue · 0 comments

  • Should show 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).

  • Should count the total food items and total price of the missing food.

  • Add authorization rules if necessary

  • Customize the layout by adding CSS styles