This project provides both real-time and historical analysis of Barclays cycle stations (aka Borris bikes) within London.
The main structure is as follows:
- nodeApp - the NodeJS backend, which is split into 2 seperate node servers:
- API for the front-end application
- Task runner for the grabbing, storing & processing of cycle station data
- publicDataApp - the AngularJS frontend which acts as the MVC application
0.1 [WIP]
Cycle Analytics makes use of multiple frameworks & libraries as shown below:
- [AngularJS]
- [chart.js]
- [ui.bootstrap]
- [ngAnimate]
- [angulartics]
- [Node.js]
- [express]
- [xml2js]
- [mongoose]
Want to contribute? Feel free to submit a pull request.
### Additional links
- Author's LinkedIn profile page - shameless plug of my LinkedIn profile
- Government public data API site - as well as the cycle data used within this platform there are many other types of data available
- Official Barclays cycle hire page - this page contains the official searching for docking stations with realtime information
MIT Licence
