Commit Graph

4 Commits

Author SHA1 Message Date
877100633b feat: Google Maps integration and US-012 filter 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
2025-11-06 18:09:06 +01:00
XomByik
29829adb1d US-019, US-003, US-004, US-005 - KB 2025-11-04 17:33:11 +01:00
9a6fd12b0f feat: Implementácia US-002 - Používateľský profil & Dashboard
- 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
2025-10-30 20:49:37 +01:00
XomByik
4b746447e0 Sun Oct 26 15:44:27 CET 2025 2025-10-26 15:44:27 +01:00