EventHandler

Coding Challenge

EventHandler is a company the produces various types of events. The marketing team has requested a site that displays stats from their events. You are given an array of event data to build a site.

The objective of EventHandler Events are the following:

  • Display total attendance by city
  • Display average attendance by city
  • Display least and most attended events by city
  • Additionally, display these stats for all cities
  • Add new events and store them in local storage
Try It Out!

Tech Stack: