GuyRichie1 / FuelStations

This app is intended to find the nearest fuel stations on users current location, and also apply filters based on their categories
0 stars 0 forks source link

Requirement Specification #1

Open GuyRichie1 opened 7 years ago

GuyRichie1 commented 7 years ago
  1. Implement google places autocomplete Search box biasing search to places in Ghana, on clicking the map should lead to the location.
  2. Provide a List UI which when clicked would provide the list of nearest fuel stations along with their respective distances from users current location.
  3. Display marker Information at button of screen when marker is clicked.
saviour123 commented 7 years ago

There is a javascript geolocation api that can handle it. https://developer.mozilla.org/en-US/docs/Web/API/Geolocation