MateLoncar / capstone-project

https://capstone-project-alpha-ten.vercel.app
0 stars 0 forks source link

5 Pin #7

Open MateLoncar opened 1 year ago

MateLoncar commented 1 year ago

Value proposition

As a user, I want to add and delete multiple markers on the map. So that I can easily mark a location of interest.

Description

Pin

The user wants to be able to drop a pin on the map at any location of their choosing. This will allow them to easily mark or delete a location of interest, such as a restaurant or a place to visit or already visited.

Acceptance criteria

Tasks

Size: L

onemanwenttomow commented 1 year ago

Is the goal to have multiple markers on the map?

If so i would create a user story for displaying some initial markers. That way you can decide on how each marker looks (i.e if you use a Popup).

At the moment i am missing the detailed task for how the user would delete the Marker.