amrendrakind / recipe-app

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.

Home Page:https://radiant-temple-57492.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[3.0pt] General shopping list view -Member B

isaacpitwa opened this issue · 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.