DEV Community

Abhinav Vedmala
Abhinav Vedmala

Posted on

Spotify Party

My Final Project

We can't see our friends due to the pandemic so Spotify Party is one way to connect with them. The service lets you sync your music with your friends so everyone is listening to the same song at the same time. It can be used to share new music, DJ for everyone while you play games, or just listen to the music knowing your friends are listening too.

Live Demo

https://mrswagbhinav.pythonanywhere.com/

Link to Code

GitHub logo mrswagbhinav / spotify-party

its like netflix party but for spotify

Spotify Party




How I built it

I built it using the Flask framework in python and the SQLAlchemy database.
I ran into a lot of issues with the Spotify API and the spotipy library due to a lack of documentation but with a lot of experimentation, I got it working.

Additional Thoughts / Feelings / Stories

It was pretty fun to make this because going in I had zero knowledge on any of the tools I used. I wanted to build this as a way to learn Flask and I was able to get some solid starting experience.

Top comments (0)