meldestelle/core/core-domain/src
Stefan Mogeritsch f8662e973e docs: add class diagram for core entities in C4 architecture
- Created `class_diagram_core.drawio` to visualize core domain entities (`Veranstaltung`, `Platz`, `Turnier`, etc.).
- Included relationships and associations between entities such as 1:N and reference mappings.
- Structured diagram to align with Clean Architecture principles for better domain comprehension.
2026-04-09 09:24:35 +02:00
..
commonMain/kotlin/at/mocode/core docs: add class diagram for core entities in C4 architecture 2026-04-09 09:24:35 +02:00
commonTest/kotlin/at/mocode/core/domain chore: remove deprecated horses, clubs, officials, and persons services 2026-03-28 16:51:08 +01:00