4 1 Architectural View and Conceptual View - smashita/CoffeeMaker-2019 GitHub Wiki
The use case diagram contains of admin, user and the coffeemachine interact with each with the functions of the coffeemaker.
In the class diagram, there are several classes used in the coffeemaker system which is inventory,recipe,recipebook and the coffeemaker classes.
The system use if-else-if data flow graph.