-
Notifications
You must be signed in to change notification settings - Fork 0
Requirements
As a meal planner, I want to add an ingredient, with a brief description, best before date, location, amount, unit, and ingredient category.
As a meal planner, I want to view an ingredient and its details.
As a meal planner, I want to edit the details of an ingredient.
As a meal planner, I want to delete an ingredient.
As a meal planner, I want to see a list of my ingredients.
As a meal planner, I want to sort the list of ingredients by description, best before date, location, and ingredient category.
As a meal planner, I want to add a recipe, with title, preparation time, number of servings, recipe category, comments, photograph, and list of ingredients.
As a meal planner, I want to add an ingredient to a recipe, with a brief description, amount, unit, and ingredient category.
As a meal planner, I want to delete an ingredient from a recipe.
As a meal planner, I want to view a recipe and its details.
As a meal planner, I want to edit the details of a recipe, including the ingredients.
As a meal planner, I want to delete a recipe.
As a meal planner, I want to see a list of my recipes.
As a meal planner, I want to sort the list of recipes by title, preparation time, number of servings, or recipe category.
As a meal planner, I want to make a meal plan, for several upcoming days of meals, based on choosing from my recipes or individually from my ingredient storage.
As a meal planner, I want to scale my recipes to adjust the number of servings for the meal plan.
As a meal planner, I want to view a shopping list of ingredients that I need to buy, based on my ingredient storage and meal plan.
As a meal planner, I want each ingredient on the shopping list to show its description, amount, unit, and ingredient category.
As a meal planner, I want to sort the shopping list of ingredients by description or category.
As a meal planner, I want to note that I have picked up an ingredient on the shopping list.
As a meal planner, I want to add ingredients I have picked up to my ingredient storage, reminding me to complete details like location, actual amount, and unit.