From ca16131c8d2fc915363f5157ab26ea236fd7a39c Mon Sep 17 00:00:00 2001 From: tikaiz Date: Fri, 27 Feb 2026 09:39:08 +0100 Subject: [PATCH] Add details --- docs/protocols/27-02-2026.md.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/protocols/27-02-2026.md.md b/docs/protocols/27-02-2026.md.md index 4d26a56..c0ad44f 100644 --- a/docs/protocols/27-02-2026.md.md +++ b/docs/protocols/27-02-2026.md.md @@ -3,15 +3,16 @@ ## What happened - Created Flutter Project -- Added Homepage stub -- Added Settings Page +- Added Homepage stub with PopupMenuButton that leads to Settings Page +- Added Settings Page with dummy Dropdown Theme Selector ## 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 - Finishing Settings page -- Adding Backend +- Adding Backend with Endpoints for getting all Tournaments and creating one - Adding Content to Homepage +- Adding Tournament Detail View