Inspiration
The music that I listen to is very different from everyone else. I always enjoy to discover new up and coming artists that create and blend new music styles.
What it does
It goes through your Spotify playlists and searches for local concerts that could possibly interest you.
How I built it
I built it using the Spotify API and Eventful API to fetch all the information about the user's music interests and concert event listings. Node.js is used to authenticate (Spotify) and to get data. It is then sent to the html page and parsed with Handlebars.js.
Challenges I ran into
Figuring out how to configure the UI for the user and make it as flexible as possible to find more concerts.
What I learned
It was my first time using Node.js and Handlebars.js. It was easy to configure and to learn for a hackathon.
What's next for Concert Discover
More customization!
Log in or sign up for Devpost to join the conversation.