Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.16 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.16 KB

Screenshot of the application

Our award-winning contribution to the Open Data Crunch competition during the Datenspuren 2016.

Try the application

Motivation

The problem we were tackling with this app was how to find an appropriate place in a new and unknown city fitting best to a persons needs. Or to put it simple: Which part of town fits me best?

To answer this question, we solely use demographic data provided by the city of Dresden.

If you are interested in the full story, check out the corresponding blog post.

Installation

Via an Apache

One possible way to use this app is via an apache server.

sudo apt install apache2

and copy the content of this repository to /var/www/html

Via npm

Alternatively you can use node.js.

sudo npm install -g http-server
http-server