Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 341 Bytes

Domain-Model.md

File metadata and controls

9 lines (6 loc) · 341 Bytes

Domain Model

This document provides an overview of the core entities and their relationships.
Below is a Mermaid class diagram representing some of our main classes: Car, Driver, CheckPoint, and review entities like DoctorReview, MechanicHandover, etc.


Mermaid Class Diagram

screenshot