Wire Service Map with Real Provider Data #150

Closed
opened 2026-03-26 09:13:33 +01:00 by kincses · 1 comment
Owner

Objective: Connect service map component with real service provider data from database instead of mock locations.

Target Files:

  • Frontend:
  • Frontend: Service map component (if separate)
  • Backend: or similar
  • Database: tables

Acceptance Criteria:

  1. Service map displays real service providers from database
  2. Filtering by service type, distance, rating works
  3. Provider details (contact, services, ratings) show real data
  4. Map markers correspond to actual provider locations
  5. No mock data - all from database queries

Execution Steps:

  1. Check existing service provider endpoints and data structure
  2. Update frontend components to call real endpoints
  3. Implement map marker generation from real coordinates
  4. Add filtering and search functionality
  5. Test with real service provider data

Technical Details:

  • Estimated effort: 2 days
  • Dependencies: Phase 1 completion
  • Priority: P1 (enables service discovery)
**Objective:** Connect service map component with real service provider data from database instead of mock locations. **Target Files:** - Frontend: - Frontend: Service map component (if separate) - Backend: or similar - Database: tables **Acceptance Criteria:** 1. Service map displays real service providers from database 2. Filtering by service type, distance, rating works 3. Provider details (contact, services, ratings) show real data 4. Map markers correspond to actual provider locations 5. No mock data - all from database queries **Execution Steps:** 1. Check existing service provider endpoints and data structure 2. Update frontend components to call real endpoints 3. Implement map marker generation from real coordinates 4. Add filtering and search functionality 5. Test with real service provider data **Technical Details:** - Estimated effort: 2 days - Dependencies: Phase 1 completion - Priority: P1 (enables service discovery)
kincses added this to the Phase 2: Dashboard & Analytics Wiring milestone 2026-03-26 09:13:33 +01:00
kincses added the Status: To DoScope: BackendScope: FrontendType: Feature labels 2026-03-26 09:13:33 +01:00
kincses added Status: Done and removed Status: To Do labels 2026-06-18 02:19:39 +02:00
Author
Owner

Munka befejezve: 2026-06-18 02:19:38

Technikai Összefoglaló:
Closed via architectural refactoring and UI polish. Service Map wired with real Provider data. Provider search API with UNION ALL, category filtering, Plus Code, contact info, detail modal all operational with real database.

⏱️ Az idő rögzítve.

✅ **Munka befejezve:** 2026-06-18 02:19:38 **Technikai Összefoglaló:** Closed via architectural refactoring and UI polish. Service Map wired with real Provider data. Provider search API with UNION ALL, category filtering, Plus Code, contact info, detail modal all operational with real database. ⏱️ *Az idő rögzítve.*
Sign in to join this conversation.