Skip to content
This repository has been archived by the owner on Apr 3, 2021. It is now read-only.

[Feat] Validate standard user location on fuel data submission #201

Open
fbsoares opened this issue Aug 15, 2019 · 1 comment
Open

[Feat] Validate standard user location on fuel data submission #201

fbsoares opened this issue Aug 15, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@fbsoares
Copy link

Context
One of the biggest problems is the integrity of the data. We have seen some invalid submissions happen.

Problem
A standard user can submit fuel information for any fuel station disregarding his location.

Objective

  1. User must share his location to participate
  2. Send the user location when he submits data about a fuel station
  3. Calculate the distance between the user position and the fuel station's position. If it's in a radius of X km accepts the entry. If not, retrieves an error to the interface.
@fbsoares fbsoares added the enhancement New feature or request label Aug 15, 2019
@fbsoares fbsoares added this to To do in Já Não Dá Para Abastecer via automation Aug 15, 2019
@ClaudioVarandas
Copy link
Member

1.User must share his location to participate , done here: #228

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants