EddyShimwa/Recipe_app

[3pts] Create General shopping list view (Common task)

Opened this issue · 2 comments

Requirements

General shopping list view:

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

Tasks

  • Create a view for the shopping list
  • Display the list of missing food
  • Calculate the total items and price of missing food

Wireframe

Image