Skip to content

stuartbennett/Public-data-visualisation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Public-data-visualisation

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 application which provides both an API for the frontend and a process for grabbing / storing & processing station data
  • publicDataApp - the AngularJS frontend which acts as an MVC application

Version

0.1 [WIP]

Tech

Public data visualisation uses multiple frameworks / libraries as shown below:

  • [AngularJS] - HTML enhanced for web apps
  • [Node.js] - evented I/O for the backend
  • [Express] - fast node.js network app framework [@tjholowaychuk]

Installation

TBD

Development

Want to contribute? Once I have finalised the first version release I will be open to suggestions. The README.md will be updated accordingly when the time is right!

Todo's

  • Release initial version [0.1]

License

MIT Licence

About

Public data visulisation of cycle stations in London

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.7%
  • HTML 25.7%
  • CSS 6.6%