Edit Recipe Control Flow Chart - smashita/CoffeeMaker-2019 GitHub Wiki
Control Flow Chart
The steps to edit recipe:
- User get the recipe list first, and select the recipe want to edit.
- If the recipe list is failed to open, the recipe is failed to be edited.
- After the recipe to edit have been selected, user can start to set the amount of coffee, milk, sugar and chocolate.
- After edit the recipe, user can set the price for the recipe.
- The recipe selected is edited successfully.