/Music-Event-Locator

Vanderbilt Bootcamp: Music Event locator app, that finds results based off of mood, genre, or location

Primary LanguageJavaScript

Music-Event-Locator

Commits

A group Project for Vanderbilt Full-stack coding boot camp Deployed app can be found here.

Music Event Finder

  • This app allows users to search ticketmaster for events and buy tickets.

  • Users can search by multiple location, genre, and artist parameters. They can also use a color picker to find events that match the mood of the color.

  • Users can star results to come back to later in the "My Bands" tab.

APIs used

  • TicketMaster API: The main API that is used for searching for events.

  • Leaflet: Generates the responsive map that shows the location of event results

  • Navigator.geolocation: Centers the map on user location without any user input

Screenshot

app interaction example gif

Documentation links