issues
search
D4nielJ
/
recipe-app-rails
The Recipe app keeps track of all your recipes, ingredients, and inventory. It allows 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.
0
stars
0
forks
source link
[3pt] General shopping list view
#6
Closed
D4nielJ
closed
2 years ago
D4nielJ
commented
3 years ago
Should show the list of food that is missing for all recipes of the logged-in user.
Should count the total food items and total price of the missing food.