https://github.com/farolfo/hitchhike-gps
Find out the hottest places to hitchike on the road!
https://github.com/farolfo/hitchhike-gps
Last synced: 5 months ago
JSON representation
Find out the hottest places to hitchike on the road!
- Host: GitHub
- URL: https://github.com/farolfo/hitchhike-gps
- Owner: farolfo
- Created: 2015-02-15T23:23:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-23T23:53:27.000Z (over 11 years ago)
- Last Synced: 2024-12-30T12:19:25.617Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://farolfo.github.io/hitchhike-GPS
- Size: 7.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hitchhike-GPS
An open-source project to display hitchs of backpackers on live. Check it out at https://farolfo.github.io/hitchhike-GPS.
_Hitchhike-GPS_ is a collaborative project. When travelling and being carried doing hitch on the road, mark it on the web app. This way we can calculate the bests roads and places for a backapacker to hitch!
## Application overview
The UI is an AngularJS project, using jQuery, underscore and google maps to deliver the data to the user as a heath map.
The API code is in [this Github repo](https://github.com/farolfo/mochilero-api) and hosted on heroku.