Skip to content

Software Design

This page includes a short description of the overall architecture style of the system, its high-level system components, and their logical (what data they exchange) and control (how they invoke each other) dependencies.

Architecture Diagram

This is a short description of the architecture.

Architecture

UML Class Diagram

This is a short description of logical entities of the domain in a UML diagram.

UML

Sequence Diagrams

This is a short description of the sequence diagram.

Sequence

Low-Fidelity User interface

This is a short description of the Low-Fidelity user interface, which shows a basic overview with the high level functionality of the user interface.

Low-Fidelity User interface

API Documentation

The documentation can be viewed locally at http://localhost:3000/api/docs/.

API Documentation - 1 API Documentation - 2 API Documentation - 3