Add details

This commit is contained in:
2026-02-27 09:39:08 +01:00
parent a535a4cdfe
commit ca16131c8d

View File

@@ -3,15 +3,16 @@
## What happened ## What happened
- Created Flutter Project - Created Flutter Project
- Added Homepage stub - Added Homepage stub with PopupMenuButton that leads to Settings Page
- Added Settings Page - Added Settings Page with dummy Dropdown Theme Selector
## Timeline ## Timeline
By next week Homescreen and Backend should be started and a Tournament view is to be added By next week Homescreen and Backend should be finished and a Tournament view is to be added
## Next Steps ## Next Steps
- Finishing Settings page - Finishing Settings page
- Adding Backend - Adding Backend with Endpoints for getting all Tournaments and creating one
- Adding Content to Homepage - Adding Content to Homepage
- Adding Tournament Detail View