Add team list and joining
This commit is contained in:
22
docs/prompt.md
Normal file
22
docs/prompt.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# Prompts
|
||||
|
||||
Folgende Prompts wurden auf Englisch geschrieben.
|
||||
|
||||
## 11.03.2026
|
||||
|
||||
- the user should be able to join teams and then join a tournament as a team, also add that to the backend<br><br>
|
||||
Folgende Dateien wurden in diesem Prompt verändert:
|
||||
- team.ts
|
||||
- team-service.ts
|
||||
- user-service.ts
|
||||
- app.ts
|
||||
- team.dart (keine Änderungen, bereits vorhanden)
|
||||
- team_service.dart
|
||||
- team_provider.dart
|
||||
- my_teams_widget.dart (neu erstellt)
|
||||
- teams_list_widget.dart
|
||||
- home_page.dart
|
||||
- tournament_detail_page.dart
|
||||
- teams_page.dart (erstellt, aber nicht verwendet)
|
||||
|
||||
-
|
||||
Reference in New Issue
Block a user