misalazeem / Recipe_App

This is a recipe app (Full stack) on ROR
MIT License
1 stars 0 forks source link

Recipe App: Adding Shopping list for recipes #25

Closed misalazeem closed 1 year ago

misalazeem commented 1 year ago

Following tasks have been implemented in this PR

General shopping list view (only for a group that has less than 3 members): 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.