STUB: A Coding Challenge

STUB is an event tracker that displays event stats about events provided to it and can store information about new events entered by the user.

Given event data as an array of objects, the app displays:

  • Total Attendance by City
  • Average Attendance by City
  • Most Attended Event by City
  • Least Attended Event by City
  • Stats for Each Event
Try It Out

Tech Stack: