Component Diagram for Development View (Fung Jun Yin) - smashita/CoffeeMaker-2019 GitHub Wiki

Component Diagram

This is component diagram for Development View of CoffeeMaker application.This diagram are essentially a class diagram that focus on a system's components that often used to model the static implementation view of a system. In other words, it is used to show the physical code base of the system in terms of components/ modules. There is 6 components which is Payment, User, Recipe, RecipeBook, CoffeeMaker, Inventory