Commit Graph

7 Commits

Author SHA1 Message Date
jonas facc84157c Add footer with links and update UI/UX consistency 2026-01-25 13:00:25 +01:00
jonas 3125d657dd Simple Database + Endpoints 2025-12-07 12:07:10 +01:00
jonas 35eee78efc Enhance Home page with new sections and image presets
Added new event images and introduced HomeEntrieWithImagePreset component for consistent image-text layouts. Updated Home.vue to include new sections for club values and events (Nikolausturnier, Wettkämpfe, Kinoabende) with tab navigation. Refactored carousel and improved HomeEntrie for better mobile/desktop title handling. Renamed CarouseWithTitle.vue to CarouselItemWithTitle.vue for clarity.
2025-11-23 20:53:33 +01:00
jonas 99af5fe13e Home Page
+ Added Information
+ First and Second Entrie
2025-11-22 22:50:05 +01:00
jonas a118026b04 Main Site Work
+ Updatet Router
+ "Hauptseite" mit Großem Bild
2025-11-22 17:04:45 +01: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