DEV Community

Cover image for Web app that generates a Virtual Room based on your Spotify stats
Endzy
Endzy

Posted on

Web app that generates a Virtual Room based on your Spotify stats

I created an app using ASP.NET and the Spotify API that creates a interactable virtual room using your Spotify statistics.

Since Spotify changed their policy on giving quota extensions i couldn’t deploy a website and instead made the project open source for anyone to try out locally and also modify and improve it in any way.

If the concept sounds interesting to you i would love for you to try it out and get back to me with your generated room.

This is the github repo link: https://github.com/nikosgravos/SoptifyRoom

All instructions on how to run the project are in the README. Make sure to star the repo if you like it.

Top comments (0)