Inspiration
We all share a collective love of music, so why wouldn't we want to capitalize on that?
What it does
Takes the user's Spotify data and maps it out in an organized format in our website. It shows your top artists, top songs, and even recommendations.
How we built it
Uses the Spotipy API with Python to make a JSON file of user data, then parses through it with Javascript to visualize the data on the website.
Challenges we ran into
We had some trouble figuring out how to implement the API, since all of use were unfamiliar with it. There was a lot of trial and error with making sure the
Accomplishments that we're proud of
We actually made a project!!! We were very happy that we actually made a functional project in the end, with our lack of experience prior, especially using more advanced topics and code. We are happy that our website is also visually sizeable, too.
What we learned
We learned how to best separate work in terms of coding and how to use APIs in our work. We learned about Maven in the process, too.
What's next for Hodgify Podgify
Adding the user synchronization in real time, and finishing the bucket list feature of the website.
Built With
- css
- html
- javascript
- json
- python
- spotipy
Log in or sign up for Devpost to join the conversation.