Go Scout
Coding Challenge
Go Scout is an event company the produces comic cons. 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 app goals are as follows:
- 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