9 Commits

Author SHA1 Message Date
51a07b6347 Anpassung Layou 2026-04-21 21:57:57 +02:00
add5c3eb05 Anpassungen Startseite, Footer, diversers Styling auf allen Seiten 2026-04-21 13:48:48 +02:00
540754d7d0 Logout-Button in Navigation 2026-04-20 22:18:14 +02:00
9a2c66e026 Anpassung primary-button, badge und Event erstellen 2026-04-15 10:35:35 +02:00
Estelle Köhler
e91cd8572e fix: proper umlauts across all files, simplify gallery upload, fix Menu spelling, show local events in overview 2026-04-12 15:37:31 +02:00
Estelle Köhler
4b54c48311 Add snackbar feedback, logout modal, profile pill nav, calendar styling, fix image paths and signup flow 2026-04-12 14:19:09 +02:00
Estelle Köhler
221aa90649 Refactor hero section, update how-it-works cards, add Instagram invite + footer to all pages 2026-04-12 13:43:36 +02:00
viiivo
d04a7e07de feat: Update CSS styles and enhance JavaScript functionality for event visibility and navigation
Added Comments for easier understanding of code
2026-04-10 18:16:03 +02:00
viiivo
1efa4dcd39 feat: Implement user profile management and navigation updates
- Added a new profile page (my_profil.html) for users to manage their events and personal information.
- Introduced a new CSS file (my_profil.css) for styling the profile page.
- Created a JavaScript file (my_profil.js) to handle profile data retrieval, event registration management, and form submission.
- Updated navigation logic (navigation.js) to dynamically display login/signup or event management links based on user authentication status.
- Enhanced event creation and detail pages to support user-specific actions (registration/unregistration).
- Improved login and signup processes to handle user data more robustly, including fallback user creation.
- Refactored event overview to show user-specific events and registrations.
- Added error handling and validation for user input in profile management.
2026-04-10 16:28:44 +02:00