As a customer, I want to be able to see the locations of nearby meatball sellers who are available for orders on a map. Each seller will be marked by an icon or marker and name label. I should be able to track these sellers in real-time as they move around, allowing me to see which ones are closest to me.
Acceptance Criteria:
The map displays all sellers.
Each seller is marked by an icon or marker, showing their current location.
The seller’s marker should update dynamically as they move around.
Seller markers should be removed from the map when they move out of range or log out of the system.
Additional Notes:
The app should update the seller locations in real-time based on the seller’s movement, providing accurate information to the customer.
The customer’s location should be tracked with appropriate permissions, and their location should be kept private except for the seller they select.
Description
Acceptance Criteria:
Additional Notes:
The app should update the seller locations in real-time based on the seller’s movement, providing accurate information to the customer. The customer’s location should be tracked with appropriate permissions, and their location should be kept private except for the seller they select.
Task