https://github.com/weblancaster/find-divvy
Just a little experiment with Chicago Divvy bikes data
https://github.com/weblancaster/find-divvy
Last synced: about 1 year ago
JSON representation
Just a little experiment with Chicago Divvy bikes data
- Host: GitHub
- URL: https://github.com/weblancaster/find-divvy
- Owner: weblancaster
- Created: 2013-10-24T05:00:51.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-06T19:10:53.000Z (almost 12 years ago)
- Last Synced: 2025-02-01T10:28:45.068Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 4.92 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Divvy Bikes
### Project
A little experiment to show list Divvy bikes location, how many bikes available, how many Docks (parking) available and Dock station status.
### What is Divvy
Divvy (Bikes) is Chicago's newest transit system with hundreds of stations across the city. 24/7
### TODO
- Pagination
- UI improvements
### Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D
### License
MIT License