liauli / abang-bakso

0 stars 0 forks source link

As a seller, I want to see nearby customers who are interested in ordering so that I can reach out to them. #25

Closed liauli closed 2 weeks ago

liauli commented 2 weeks ago

Description

Image Description
As a seller, I want to be able to see the locations of customers who are looking to place an order. Each interested customer will be marked by a unique icon or marker, and their name will be displayed.
This allows me to identify potential customers nearby and approach them to fulfill their order. The customer’s location should remain fixed on the map, as they are not moving, and should be visible in real-time, enabling me to plan my route accordingly.
If the customer logs out or leaves the app, their marker should automatically disappear, ensuring that I only see active customers.

Acceptance Criteria:

Additional Notes:

The system must use real-time location updates to ensure that the map reflects accurate information about nearby customers. Location filtering should be based on the seller’s current position and a predefined radius (e.g., 2km).

Task:

liauli commented 2 weeks ago

DONE