You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a travel organiser I want to make a meal plan,
So that I don't spend full evening to make the plan
Acceptance criteria
The page contains Plan Configuration component:
Component contains two fields for date:
Arriving date
Departure date
Departure date can not be less that arriving date
List of preferred ingredients
Blacklist of ingredients
Add snacks checkbox:
If it's turned on, ask how much times needed for one day
Button Make a plan:
When user clicks it, Meal planning algorithm should be called
Next, results will be appeared in MealPlanBrowserComponent
When we have ready meal plan, the page should contain MealPlanBrowserComponent
The component has an information about the generated meal plan
When meal plan was regenerated, information in component should be updated
The component has several sections, one section - one day:
Each section has a title which contains number of day and date (example: Day 1 (01.01.2023))
Table is placed in each section, the table contains a meal plan for the day:
3. Table has 4 columns: Main dish, Drink, Dessert and column for actions
4. One row - one eating time, for example 3 rows - breakfast, lunch and dinner
Download button is placed on the bottom of component:
When user clicks it, the Text file should be downloaded:
The file contains meal plan
Not all users suggestions will be supported in scope of this task. Some features will be implemented later.
Mockup
MealPlanConfigurationComponent
MealPlanBrowserComponent
Full following to the mockup is not required
Technical details
Users feedback
Meal selection depends on load. Sometimes we have a lot of trainings at during the day, so lunch should be fast for cooking
Ask to add some spice or sauce, also salt, pepper, sugar
Some groups wants to eat same dishes in all time. We have to ask favourite products and mix it with all
It's really hard to predict how much we need bread for trip
Products has short expiration date for warm weather, and long for cold weather
For final PDF:
First page contains shopping list
Total price
Total weight
Checklist with persons, to mark, who have paid for meal
The text was updated successfully, but these errors were encountered:
Meal planning UI
As a travel organiser I want to make a meal plan,
So that I don't spend full evening to make the plan
Acceptance criteria
Add snacks
checkbox:Make a plan
:Meal planning algorithm
should be calledMealPlanBrowserComponent
MealPlanBrowserComponent
3. Table has 4 columns: Main dish, Drink, Dessert and column for actions
4. One row - one eating time, for example 3 rows - breakfast, lunch and dinner
Not all users suggestions will be supported in scope of this task. Some features will be implemented later.
Mockup
MealPlanConfigurationComponent
MealPlanBrowserComponent
Full following to the mockup is not required
Technical details
Users feedback
The text was updated successfully, but these errors were encountered: