VladyslavKutsevolov / uMAp

Lighthouse Labs project
0 stars 2 forks source link

Add point workflow #12

Open esmith80 opened 4 years ago

esmith80 commented 4 years ago

-- Add point to an existing map -- -- I think a user should not be able to add points from different cities--

  1. User clicks the Edit Map icon on a map listing

  2. The map is displayed in Edit view

  3. The user clicks the map where they want to add a point

  4. The point/pin icon is displayed with an area to enter a title, description, image

  5. The user clicks a Save button (or cancel if they decide they do not want to add a point)

  6. The map is displayed in read-only view with a new point added.