Wire Service Map with Real Provider Data #150

Open
opened 2026-03-26 09:13:33 +01:00 by kincses · 0 comments
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
Sign in to join this conversation.