What it does

Quizify interacts with the Spotify Web API to pull songs into a JSON which then gets parsed into previews using Spotify's embed player system. The user will log in, choose their playlist(s), and guess the songs from their playlist.

How we built it

The game was built entirely in Python and is hosted using Django. The requests library is utilized in order to pull from Spotify's API.

Challenges we ran into

It was difficult to authorize the user and retrieve their playlists, as well as reliably host the game's back end. Thankfully, with a bit of googling this was remedied. so judges please email ryanson@tamu.edu with the e-mail you wanna play with so you can try it haha.......

Accomplishments that we're proud of

We're just proud the game works man...

What we learned

We learned more about APIs and that Django is a very cool all-in-one library.

Built With

Share this project:

Updates