Escher
Designer & Developer
Playlist Voting Site
2023

This Laravel-based project was developed for a music discovery club that my friends and I started in 2022. Each member of the club would submit a few tracks each week, and we would vote on the ones we liked best. Tracks that passed an 80% vote threshold would be added to the "master list" playlist, while tracks that receive a vote from every user are added to the honorable "certified bangers" playlist. Powered by the Spotify API, this site displays the currently submitted tracks and allows users to submit their votes, as well as view past weeks and statistics about the club. Users are authenticated via their Spotify account, which is then linked to their account on the website for synchronizing their submissions.

This project was developed in Laravel, leveraging PHP on the backend and Inertia/Vue on the frontend.

Year
2023
Role
Designer, Developer