You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Develop a Component Diagram to depict the system's high-level architecture, showing how components interact and are organized.
Motivation
To provide an overview of the system's architecture, highlighting the different components and their interconnections, which is essential for understanding the system's design and for future scalability considerations.
Proposed Solution
Use a diagramming tool to create the Component Diagram.
Include components such as Web App Frontend, Backend API, Database, BLE API, PicoBricks Controller, etc.
Show the interfaces and dependencies between components.
Acceptance Criteria
Feature is clearly defined.
Component Diagram accurately represents the system's architecture.
Diagram reviewed and approved by team members.
Tests considered (not applicable for diagrams).
Additional Info
Include the diagrams in the project report.
Use the diagram to facilitate discussions on system design and integration points.
The text was updated successfully, but these errors were encountered:
Description
Develop a Component Diagram to depict the system's high-level architecture, showing how components interact and are organized.
Motivation
To provide an overview of the system's architecture, highlighting the different components and their interconnections, which is essential for understanding the system's design and for future scalability considerations.
Proposed Solution
Acceptance Criteria
Additional Info
The text was updated successfully, but these errors were encountered: