Added idea and concept md files

This commit is contained in:
2026-01-30 09:18:48 +01:00
parent 5f01c4fa88
commit e04fe01e72
2 changed files with 28 additions and 0 deletions

14
docs/concept.md Normal file
View File

@@ -0,0 +1,14 @@
# Concept
- Homescreen
The homescreen of the App should display a list of upcoming tournaments
and a button to a tournament you are participating in.
If you press on a tournament in the list, the detail view should open
- Tournament Detail View
The tournament detail view displays all the information about a tournament,
like
- The registration period
- The maximum amount of teams
- Preview pictures
- A button for registering your Team if in the registration period
- A button to view the stats of the tournament if it has been completed or is currently ongoing