Skip to content

Sequence Diagram for Delete Recipes

WenFoo97 edited this page Dec 7, 2019 · 2 revisions

sequence diagram Figure above show the sequence diagram for delete recipes. User can choose a list of recipes to be deleted. After user input the recipes that user want to delete, it will retrieve the recipes in aR:Recipes and delete it. A message will pop up indicate the recipe is deleted.

Clone this wiki locally