Commit Graph

6 Commits

Author SHA1 Message Date
jonas ce26a30693 Refactored AgeGroup namespace and services, added RegistrationKey functionality. 2026-01-25 21:30:05 +01:00
jonas 91dd8d1603 Add AuthController and configure authentication/identity services 2026-01-25 15:29:28 +01:00
jonas aacd8b7d96 Change AgeGroup ID type from int to string and add migration
Refactored AgeGroupController, AgeGroupService, and IAgeGroupService to use string IDs instead of int. Added initial Entity Framework migration and database files to support AltersGruppe with string primary key.
2025-12-07 20:32:49 +01:00
jonas 3125d657dd Simple Database + Endpoints 2025-12-07 12:07:10 +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 94d4cb3087 Init 2025-10-04 14:09:35 +02:00