aniekanBane / airliner

* Full-stack airline application
0 stars 0 forks source link

Domain modelling #2

Closed aniekanBane closed 10 months ago

aniekanBane commented 10 months ago

Define Aggregates

Create initial models for MVP.

The aggregate are divide into two systems. The ARS (Airline Reservation) and AMS (Aircraft Management).

Aggregates

Flight

Aircraft

Destination

aniekanBane commented 10 months ago

FlightRoute separated into it's own aggregate