When a User navigates to the Meal Planning page, they should be presented with single-column, infinitely-scrolling calendar of days. Each calendar day will be divided into meal categories of Breakfast, Lunch, Dinner and Snacks. Within each meal category, any committed plans will appear as Plan Cards. At the bottom of each meal category will be a button to "Add a Plan".
Plan Cards will display the Title, Image and an input field for Servings Yield. Each card will display buttons to Delete or View Detail for that specific Plan.
Recommended Actions
On page load, grab all active meal plans to be displayed as cards.
User Story/Feature Description
When a User navigates to the Meal Planning page, they should be presented with single-column, infinitely-scrolling calendar of days. Each calendar day will be divided into meal categories of Breakfast, Lunch, Dinner and Snacks. Within each meal category, any committed plans will appear as Plan Cards. At the bottom of each meal category will be a button to "Add a Plan".
Plan Cards will display the Title, Image and an input field for Servings Yield. Each card will display buttons to Delete or View Detail for that specific Plan.
Recommended Actions
Impacted Modules
Page Templates