Hackenei16
No description available
Install / Use
/learn @mcasx/Hackenei16README
hackENEI 2016

At hackENEI, a 24h hackathon set in Aveiro, we built a customizable heatmap visualization of traffic data provided by Ubiwhere, with the potential to be sold to marketing and advertising agencies for strategic advertisement placing.
Technologies
Server
- Python
- Flask
- SQLite
- here.com's street intersection APIs
Client
- HTML, CSS, JavaScript
- Google Maps' JavaScript API
- Bootstrap
Development
Dependencies
$ cd server
$ pip install -r requirements.txt
Run
$ cd server
$ chmod +x start.sh
$ ./start.sh
