This application visualises traffic data in Wellington, NZ. It does so in simulated real-time.
2016 was the year I produced my honours project, the prototype server simulates a live stream of traffic data based off of a database dump containing 1.4 million records. This updates browser-based clients viewing the tool in real-time.
The application was developed using Meteor with AngularJS for frontend reactivity. The toolchain consists of various NPM packages, the most important ones being:
Some challenges along the way:
The tool was produced in partial fulfillment of my honours project for the Victoria University of Wellington, with my honours report being the other major contribution.