Dude, Where’s My Band?

This site uses two API’s to locate any touring artist on earth. If an artist is on tour and that information is publicly accessible via the Bandsintown API, this site will tell a user exactly where and when that next date is, and even provides a link to buy tickets!

I tried to lay it out with a minimum of unnecessary information, keeping the actual data returned from the API front and center.

Fully responsive, this site uses jQuery AJAX requests and promises to queue, clean and organize its data before displaying it to the user.

Languages Used

  • HTML
  • CSS
  • Bandsintown API
  • Google Maps API
  • JavaScript
  • jQuery
  • Date.js
Check it out on gitHub! See Live