Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/datamade/mote-0-bike

A bicycle-based sensing and data gathering project, intended to better map the urban environment as it is experienced by the bicyclist and pedestrian. GFRY design objects studio project by Colin Hutton
https://github.com/datamade/mote-0-bike

Last synced: 5 days ago
JSON representation

A bicycle-based sensing and data gathering project, intended to better map the urban environment as it is experienced by the bicyclist and pedestrian. GFRY design objects studio project by Colin Hutton

Awesome Lists containing this project

README

        

# Mote-0-Bike

Node.js app for storing and visualizing data logs from Mote-0-Bike project

##Components

[Express](http://expressjs.com/)
[Mongoose](http://mongoosejs.com/) for MongoDB
[Jade](http://jade-lang.com/) for templating
[Twitter Bootstrap](http://twitter.github.com/bootstrap/) for styling
[Leaflet](http://leafletjs.com) and [CloudMade](http://cloudmade.com) for maps
[HighCharts](http://highcharts.com) for charts

Based on Node.js Express MVR Template Project by [Ben Edmunds](http://benedmunds.com)

##Setup

### Local
npm install

npm start

### On Heroku
git push heroku master

heroku addons:add mongolab:starter