From 1158da4fe7c23353043438bc00a8ed0a47a9b180 Mon Sep 17 00:00:00 2001 From: tikaiz Date: Thu, 12 Mar 2026 22:41:51 +0100 Subject: [PATCH] Added protocol for 13.03.2026 --- docs/protocols/13-03-2026.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 docs/protocols/13-03-2026.md diff --git a/docs/protocols/13-03-2026.md b/docs/protocols/13-03-2026.md new file mode 100644 index 0000000..e953e83 --- /dev/null +++ b/docs/protocols/13-03-2026.md @@ -0,0 +1,19 @@ +# Protokoll + +## Was ist passiert? + +- Tournament Creating/Update View erstellt +- Team View im Homescreen mit BottonNavigationBar Tabbar erstellt +- JWT Authentication +- Beigetretene Tournaments, Page View am Homescreen erstellt +- 2 Zusätzliche Themes +- Backend Funktionen für Matches innerhalb eines Tournaments +- Match Anzeige im Frontend + +## Wie liege ich im Zeitplan? + +- Grundfunktionen sind vorhanden +- Die Sprache muss noch auf Deutsch umgestellt werden +- Bessere Testdaten müssen noch erstellt werden +- Bugfixes +- Styling \ No newline at end of file