Skip to content

Event search application that utilizes the Ticketmaster and Google Maps APIs to display music, theater, or sporting events in the location of the user's choosing. Also allows the user to purchase tickets to an event and as well as get directions from their geo location to the venue.

Notifications You must be signed in to change notification settings

johnlatona/GigCompass

 
 

Repository files navigation

GigCompass

Overview

GigCompass is an event-search application that finds music, sports, or arts and theater type events within a specific location. It was designed with the frequent traveler in mind to be able to quickly locate events at their destination in order to more easily be able to experience the local music, arts, or sports scene where they are staying.

The user can search using a keyword i.e. "Coldplay" or "NY Giants", or they can select a category, location (city, state, or zip) and dates and the application will pull all events occurring within those parameters from the ticketmaster API. Once a search is submitted, the app will display all events in a list-type fashion with a map of the location of all of the venues where the events are taking place using the Google Maps API. When an event result is clicked, a pop-up will appear containing more information regarding the event, along with a link to purchase tickets. The map will also rerender with a pin displaying the location of the specific venue for that event. The user can then click the map pin, and Google Maps will calculate directions to that event from their location.

Demo

GigCompass Demo 1 GigCompass Demo 2 GigCompass Demo 3

Technologies Used

  • Javascript
  • jQuery
  • RESTful APIs
  • Google Maps API
  • Ticketmaster API
  • HTML 5
  • CSS 3
  • Materialize.css
  • Bootstrap v 3.3.7

URL

https://johnlatona.github.io/GigCompass/

Developers

  • John LaTona - Lead Front End Developer, Mobile Responsiveness, Google Maps API Integration
  • Lisa Zapson - Materialize modals, pop-ups, search bar
  • Elisheva Elbaz - Ticketmaster API Integration, pagination

About

Event search application that utilizes the Ticketmaster and Google Maps APIs to display music, theater, or sporting events in the location of the user's choosing. Also allows the user to purchase tickets to an event and as well as get directions from their geo location to the venue.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.7%
  • CSS 26.1%
  • HTML 13.2%