- Add recurring activities feature (daily, weekly, monthly)
- Auto-join with guest count for recurring series
- Parent-child relationship for recurring instances
- 'Opakovaná' badge and upcoming instances section
- Smart delete logic (promote first child to parent)
- My Activities page with created/joined tabs
- Map view at /venues with activity markers
- Custom sport icons and user location marker
- InfoWindow with activity details
- Navigation renamed 'Športoviská' to 'Mapa aktivít'
- Fix participation tracking for joined activities
- Database migrations for recurring and guest count fields
- Added Google Maps LocationPicker with autocomplete
- Added location, locationName, latitude, longitude to Activity model
- Extended Activity model with gender, minAge, maxAge, price fields
- Updated activity creation form with custom styled inputs
- Added map view on activity detail page
- Added 'Open in Maps' button with deep linking
- Custom styled autocomplete dropdown
- Updated USER_STORIES.md with completed tasks
- Backend API: GET/PUT /api/profile s podporou image upload
- Backend API: GET /api/activities/my pre používateľove aktivity
- Frontend: Profil stránka (/profile) s zobrazením dát
- Frontend: Editácia profilu (/profile/edit) s upload fotky
- Dashboard: Reálne štatistiky a zoznam aktivít
- Navigation: Pridaný link na profil
- Validácia: Formuláre, file upload (max 2MB)
- Responzívny dizajn pre všetky obrazovky