multei / web

Multei web app
https://multei.com.br
MIT License
3 stars 2 forks source link

[User Story] Show map using location data #183

Open jimmyandrade opened 4 years ago

jimmyandrade commented 4 years ago

User story

As a user who is creating a parking report I want to view a map with the location of the car So that I can confirm that I am informing the correct place

Business context

In order to submit a report with enough information for authorities to eventually take action, the localization of the user is necessary. Without this information, it would be difficult to identify where the car is parked, even with car plate information. After obtaining user authorization to get their location (#181), we need to show the result to the user as a map.

Describe alternatives you've considered It would be also possible for the user to type their address, instead of using GPS.

In scope

Out of scope

Show map with address to the user on the same screen. Ask for user permission to use GPS (#181 ). Offering a field for the user to type their address, in case the GPS was incorrect, not available, or the user did not authorize using GPS (#208).

Acceptance Criteria

Checklist do kickoff

Checklist do deskcheck