Component diagram - xhoelbano/mental_health_platform GitHub Wiki
System’s component diagram
The component diagram designed below shows how the physical component of the system proposed is organized. It shows how the MVC architectural pattern is going to be implemented and what are the assets and shared components to build the system. On top of the model stays the Database. The controller CRUD operation is defined and also how the management processes are organized inside the View component. In the end, it emphasizes the server and web browser component connection with the MVC.