visheshrwl / Uber-like

2 stars 5 forks source link

Create a Dashboard for Real-Time Driver and Delivery Partner Tracking #2

Open visheshrwl opened 3 days ago

visheshrwl commented 3 days ago

Describe the solution you'd like Build a dashboard view in the frontend to visualize the real-time locations of drivers and delivery partners using a map service (e.g., Mapbox or Google Maps API).

Steps:

  1. Add a map component using a library like react-leaflet or react-google-maps.
  2. Integrate real-time data from a backend endpoint (WebSocket or REST API).
  3. Show markers for each driver/delivery partner and allow filtering by status.
VertikaBajpai commented 15 hours ago

@visheshrwl Please assign me this issue