Commit Graph

7 Commits

Author SHA1 Message Date
Andrej Spielmann 1314982590 feat(pwa): add InstallPrompt component for Add to Home Screen 2026-03-26 15:01:26 +01:00
Andrej Spielmann 6edff1613c feat(pwa): add mobile optimizations (safe areas, touch targets, standalone mode) 2026-03-26 14:57:49 +01:00
Andrej Spielmann 80897a7a6e feat(pwa): add viewport and PWA meta tags 2026-03-26 14:54:09 +01:00
Andrej Spielmann 830908d132 feat(pwa): add icon generator script with sharp 2026-03-26 14:52:46 +01:00
Andrej Spielmann 16c6b9789f feat(pwa): add app icon resources (192x192) and generator script 2026-03-26 14:50:06 +01:00
Andrej Spielmann f96d727586 feat(pwa): add manifest.json for PWA configuration 2026-03-26 14:46:20 +01:00
Andrej Spielmann 3fefc550fe Initial commit: WrestleDesk full project
- Django backend with DRF (clubs, wrestlers, trainers, exercises, templates, trainings, homework, locations, leistungstest)
- Next.js 16 frontend with React, Shadcn UI, Tailwind
- JWT authentication
- Full CRUD for all entities
- Calendar view for trainings
- Homework management system
- Leistungstest tracking
2026-03-26 13:24:57 +01:00