From 3ce085ea185fe311bcafd2691ff2731b69df48b7 Mon Sep 17 00:00:00 2001 From: Stefan Mogeritsch Date: Wed, 8 Apr 2026 14:39:02 +0200 Subject: [PATCH] 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. --- .../c4/class_diagram_core.drawio | 92 +++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 docs/01_Architecture/c4/class_diagram_core.drawio diff --git a/docs/01_Architecture/c4/class_diagram_core.drawio b/docs/01_Architecture/c4/class_diagram_core.drawio new file mode 100644 index 00000000..3c720918 --- /dev/null +++ b/docs/01_Architecture/c4/class_diagram_core.drawio @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +