multei / web

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

[User Story] Ask and handle location permission #181

Closed jimmyandrade closed 4 years ago

jimmyandrade commented 4 years ago

User story

As a user who is creating a parking report I want to accept revealing my address by GPS on a map So that authorities can find where the parking report is taking 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. In order to know the car location, we need to ask for their permission to use GPS.

A clear and concise description about the business context

Describe alternatives you've considered Offering the user a field to type their address.

In scope

Show button "Permitir uso da localização". Associate the button with the API Google Maps to show the car position.

Out of scope

Showing the address data on the screen as a map (#183). Obtaining confirmation from the user regarding their address (#208).

Acceptance Criteria

Checklist do kickoff

Checklist do deskcheck