jonas
2b139495a3
feat: update layout and routing structure with theme toggle functionality
2025-11-09 13:11:59 +01:00
jonas
7c227d45bb
fix
2025-11-08 13:09:16 +01:00
jonas
e12795bacd
chore: remove unnecessary Visual Studio database files
2025-10-21 20:38:44 +02:00
jonas
75393940b4
feat: add app bar with theme toggle and remove weather forecast demo code
2025-10-19 21:28:11 +02:00
jonas
74cfa283a1
Add basic routing and layout structure
...
Replaced App.vue with Layout.vue to serve as the main layout. Added Home and 404NotFound route components and configured router to handle home and fallback routes. Updated main.ts to use the new layout component.
2025-10-04 16:43:09 +02:00
jonas
9ccfd2e526
Remove GUI README documentation
...
Deleted the GUI/README.md file, removing setup and usage instructions for the Vue 3 project. This may be part of a cleanup or migration effort.
2025-10-04 16:26:50 +02:00
jonas
94d4cb3087
Init
2025-10-04 14:09:35 +02:00
Jonas
b1ca6a7903
Initial commit
2025-10-04 13:11:50 +02:00