Class Diagram of Coffee Maker (Kah Yan) - smashita/CoffeeMaker-2019 GitHub Wiki

Class Diagram Coffee Maker

This is the class diagram for the Coffee Maker application. There are five classes mainly consists of CoffeeMaker, Main,Recipe, Inventory and RecipeBook. Each of the class have their own attributes and functions.