added tournament_bracket_page

This commit is contained in:
2026-03-12 14:33:52 +01:00
parent eb81fdb206
commit 1402c16f21
3 changed files with 257 additions and 4 deletions

View File

@@ -95,3 +95,8 @@ Folgende Dateien wurden in diesem Prompt verändert:
- Only allow entering a tournament if the registration period is open currently.<br><br>
Folgende Dateien wurden in diesem Prompt verändert:
- frontend_splatournament_manager/lib/pages/tournament_detail_page.dart
- Add the ongoing view where teams are displayed in a bracket layout: single elimination, supporting 2/4/8 teams with horizontally scrollable rounds connected by bracket lines.<br><br>
Folgende Dateien wurden in diesem Prompt verändert:
- frontend_splatournament_manager/lib/pages/tournament_bracket_page.dart (neu erstellt)
- frontend_splatournament_manager/lib/pages/tournament_detail_page.dart