Skip to content

yveskaufmann/DBOpenData2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBOpenData2016

This is our result from DBHackDay 2016, the project objective was it to visualize usage/rental data from Call-a-Bike.

There is also a Demo page: Beauty-of-Bikes-Demo.

Building

The Beauty of Bikes-Map comes with a Gulp build script, it provides build tasks and a serve task which creates a web server that allows to access the Map at http://localhost:9000.

Requirements

$ npm install -g bower
$ npm install -g gulp 

This build script depends on Node.js >= v5.11 and npm.

Usage

$ cd DBOpenData2016/webapp

# installs all dependencies of the build script (required only after a fresh clone)
$ npm install

# installs all dependencies of the web site 
$ bower install

# hosts the Beauty of Bikes map on http://localhost:9000 
$ gulp serve

##Links

About

[DBOpenData2016] A heatmap which visualize usage/rental data from Call a Bike.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages