- 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. |
||
|---|---|---|
| .. | ||
| core-domain | ||
| core-utils | ||
| zns-parser | ||
| README.md | ||
Core Module
Dieses Modul enthält projektübergreifende Kern-Logik und Utility-Klassen, die sowohl vom Backend als auch vom Frontend genutzt werden können.
Die vollständige Dokumentation befindet sich hier: → docs/03_Domain/01_Core_Model/README.md