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
- Host: GitHub
- URL: https://github.com/genza999/oillocations
- Owner: Genza999
- Created: 2018-08-11T10:05:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-13T16:01:58.000Z (almost 8 years ago)
- Last Synced: 2025-12-25T14:57:23.711Z (6 months ago)
- Language: Java
- Size: 131 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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