Implementation View of CoffeeMaker Project ( Wan Syazlina ) - smashita/CoffeeMaker-2019 GitHub Wiki

This is the Implementation View or also known as Development View. Package diagram is used for this view as a structural diagram that shows the arrangement and organization of model elements of a project. Package diagrams can show both structure and dependencies between sub-systems, modules, or packages.

Above is a package diagram of Coffee Maker Project. There are several packages that are imported and accessed by each other.