over-geek / RecipeApp

MIT License
0 stars 0 forks source link

Feat/general list #19

Closed francksefu closed 8 months ago

francksefu commented 8 months ago

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