Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Public user] Implement "Add a point" feature #73

Open
overeha opened this issue Mar 27, 2024 · 0 comments
Open

[Public user] Implement "Add a point" feature #73

overeha opened this issue Mar 27, 2024 · 0 comments
Labels
enhancement 🚀 New feature or request

Comments

@overeha
Copy link

overeha commented Mar 27, 2024

User Story
As a user, I want to add a new point to the map and submit it for the team.


Description
I want to be able to add a new point to the map if I know of it and it is not featured. To do this I will access the website and click on "Adauga punct" and fill in the information requested. See detailed flow below.


Main Flow

  1. Go to website
  2. Click on "Adaugă punct"
  3. View modal with available fields (see figma here)
  4. Click on "Urmatorul pas"
  5. View modal with available fields for Step 1 (see figma here) Fill in the requested information and adjust the location of the pin on the map. You can either adjust the map manually, use your current location, or perform a search by address, or a combination of them. See details in Figma.
  6. Click on "Urmatorul pas"
  7. View modal with available fields for Step2 and 3 (see figma here).
  8. Click on "Urmatorul pas"
  9. View modal with available fields for the final Step, which is confirmation of the already inputted information about that point.
  10. Click on "Confirma"
  11. View success message
  12. Click on "Inchide" - closes the modal
    13.1. If I click on "Afla mai multe"
    - IF i am logged in as a user - I get directed to my profile
    - IF I am an existing user but no logged in OR a new user without an account I get redirected to the registration page

The "Inapoi" button in this flow will always take me one step back in edit mode to change the information I have just added.

Once the flow is completed, the point is visible on the map, but displays "Necesita verificare" as a label until the admins check the information and approve it or reject it. See figma here
--------

@overeha overeha added the enhancement 🚀 New feature or request label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🚀 New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant