Skip to content

SuperDog Events is an event company that produces Comic Con. 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.

Notifications You must be signed in to change notification settings

mister-josuecedeno/superdog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Challenge - SuperDog Events

Live Demo | Portfolio

superdog-demo


Objective

SuperDog Events is an event company that produces Comic Con. 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.

Instructions

Given an array of objects of event data display the following:

  • Total attendance by City
  • Average Attendance by City
  • Least attended event by City
  • Most attended event by City
  • Show these stats for All Events
  • Extra Credit: Add the ability to add additional events. Store the events in local storage or a database.

About

SuperDog Events is an event company that produces Comic Con. 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published