General Arrangements¶
The General Arrangements microservice is the heart of the Deck Plan application. It contains all the logic required to manage the entities that will give life to the map shown in the application. As for the key concepts in this service, those are:
- General Arrangement.
- Level.
- LocationLink.
- Zone.
Those concepts will be boarded in further detail at the fundamentals section.