Skip to content

13uilding/bored-in-new-city

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project01

For project one our group used server side APIs to pull data from Ticketmaster and Google Maps Platform for the user to search for events in their location. With the Ticketmaster API we were able to pull information about certain events such as music, sports and family friendly events. With the ajax we are able to pull information for a specified date. The Google API that we used is the Routes API, which is from the Google Maps Platform. We chose the Routes API because we wanted to add a get direction functionality to our website. We didn't implement this functionality before the project due date.

Technologies used:

  1. Html
  2. Javascript
  3. https://trello.com/b/C55di0IB/project-1
  4. Css
  5. Moment.js
  6. Git Hub
  7. http://getskeleton.com/
  8. https://developer.ticketmaster.com/products-and-docs/apis/discovery-api/v2/
  9. https://developers.google.com/maps/documentation/javascript/markers
  10. https://developers.google.com/maps/documentation/javascript/adding-a-google-map We used this code as our foundation for the map implementation:
  11. http://plnkr.co/edit/i1NZC9PopEF2fWzUAAH8?p=info

Deployed Links:

  1. https://7thact.github.io/Project01/
  2. https://github.com/7thact/Project01

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.0%
  • JavaScript 36.1%
  • CSS 10.9%