12 Commits

Author SHA1 Message Date
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
«schmona»
cba0ab45ba Globales stylesheet verknüpft, Navigation auf allen Seiten angepasst 2026-03-30 22:12:06 +02:00
«schmona»
ddd294dd79 Austausch Logo 2026-03-30 01:36:48 +02:00
«schmona»
5c0806dc67 Logo ersetzen 2026-03-30 01:16:04 +02:00
«schmona»
5a893d7da8 Anpassung html Login 2026-03-29 23:55:54 +02:00
Estelle Köhler
2f7fed68c8 Fix login page nav: match index layout, rename Login to Anmelden, remove Event erstellen 2026-03-29 19:24:31 +02:00
«schmona»
de625bbc49 Anpassung CSS an globales Stylesheet 2026-03-28 17:27:41 +01:00
viiivo
17a6984571 Ordnerstruktur aufgesetzt und files nach big merge aufgeräumt, stylings und script im login und signup extrahiert und in seperate files gesetzt, alle verlinkungen überprüft. Namen der Files angepasst für einheitliche benennung. 2026-03-27 10:12:58 +01:00
234f4dd97d Header mit Logo und buttons hinzugefügt 2026-03-22 19:31:51 +01:00
2acc906140 Fehlermeldungen eingebaut, Pop-up fenster mit intro text bei kontakt.htlm 2026-03-22 19:19:48 +01:00
1efc9b2448 login seite bearbeitet 2026-03-22 18:57:22 +01:00
b8ea3975ae login seite hinzugefügt 2026-03-22 18:45:53 +01:00