/neue-daten-fuer-hamburg

Our Mobility Hackathon 2017 Project

Primary LanguageJavaScript

Neue Daten fuer Hamburg

Rough english translation: New data for Hamburg

This is a POC for the Neue Daten fuer Hamburg project at the 2017 Hochbahn Mobility Hackathon.

Files

  • api.js: Minimal POC implementation of the API for storing and retrieving pings from all registered becaons in the project.
  • scanner.js: Minimal POC implementation of the code that would be on the beacon scanner devices.
  • location-watcher.html: Helper file that uses HTML5 geolcation API to get location of the "reciever" (our computer).
  • index.js: Helper file that starts the scanner and the API server.
  • heat-map.html: Very simple Google Maps example using our open API to generate a heat map of beacon pings.