Sequence Diagram for Add Inventory - smashita/CoffeeMaker-2019 GitHub Wiki

image

Figure above show the sequence diagram for add inventory. User will need to enter the amount to be added for coffee, milk, sugar and chocolate. After user enter the amount, aI:Inventory will add all the quantity enter by user.