4 1 Architectural View and Conceptual View - smashita/CoffeeMaker-2019 GitHub Wiki

usecase

The use case diagram contains of admin, user and the coffeemachine interact with each with the functions of the coffeemaker.

classdiagram

In the class diagram, there are several classes used in the coffeemaker system which is inventory,recipe,recipebook and the coffeemaker classes. dataflow

The system use if-else-if data flow graph. package

deployment