- As a user, I add write a new recipe into the app. I create the name, ingredients and instructions, adding this recipe to Recipes.
- As a user, I add the required ingredients, amounts and units to IngredientsList. These corresponding ingredients are added to the Recipe which is then added to Recipes.
- As a user, I have recipeReader read me my recipes as I cook. If I come to a step that requires a timer, the app will automatically que one up for me (based on what I specified during recipeWriter) and will notify me when the time expires.
- As a user, I save the recipe to my recipe list and from Recipes, choose the meal I want to be guided through.
- As a user, my RecipesList automatically saves as I add Recipes
- As a user, next time I start the program, my RecipesList will be the same RecipesList as last session
-
Notifications
You must be signed in to change notification settings - Fork 0
seankyer/SuChef
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A recipe manager program built in Java. Created this application during summer of 2020 as apart of CPSC 210 at UBC.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published