Create controllers with actions to handle the required URL in the Wireframes.
Add views for each controller#action:
Recipe Food:
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.
Create controllers with actions to handle the required URL in the Wireframes. Add views for each controller#action: Recipe Food: