An open API service indexing awesome lists of open source software.

https://github.com/genza999/oillocations

A basic app that helps people find the nearest gas stations, garages and train stations relative to their current locations
https://github.com/genza999/oillocations

Last synced: 2 months ago
JSON representation

A basic app that helps people find the nearest gas stations, garages and train stations relative to their current locations

Awesome Lists containing this project

README

          

# oilLocations
A basic Android app that helps people find the nearest gas stations, garages and train stations relative to their current locations

# Usage
The user should have his/her GPS turned on to allow the application locate the users current geo-position.
On loading the application, the map zooms in into the users location and displays three upper buttons.
# 1
The first button(Garages): Once clicked, will display the available garages nearby the users current location.
# 2
The second button(Petrol stations): Once clicked, will display the available fuel stations nearby the users current location.
# 3
The third button(Train station): Once clicked, will display the availabale train stations nearby the users current location