Winning Hackathon Project: Crystal Ball

November 2021

After receiving the address of a location as input, the program returns trip information within the standard radius of 10 miles collected from the INRIX Trade Area Trip API over the selected period of time. Within that radius, the website will break down the area into blocks, highlighting the areas from which consumers drove to get to the destination business. These regions are color-coded based on how many trips were made from that block to the destination, with more trips being represented by more vivid colors.

Technologies used:

  • Angular Frontend
  • Chart.js
  • Leaflet.js and OpenStreetMap
  • Node.js Backend with Express and Axios

See the Devpost

Project on Github