Discoverify is a web application using the Spotify API, allowing you to discover new tracks based on your favorite artists and genre, but also thanks to filters such as energy or tempo.
Javascript - Vue.js - Express.js - Figma - Spotify API
I really love to listen to music and discover new tracks and artists. I'm using Spotify every day
(more than 100,000 minutes of listening during 2021 !) and I know that their recommendation
algorithm is very powerful. But unfortunately there is no way to say if I want to discover music
with a specific tempo, with more vocals, etc. I wanted to develop an app that allows me to do this.
Depending on your selected artists / tracks from your top 50,
along with range filters, a request is sent to the Spotify API to
retrieve recommended tracks. Then, retrieved tracks can be played into your Spotify app.
Besides the usefulness of the application, this project was an opportunity for me to work with the
Spotify API and an OAuth 2.0 authentication system, and also to
try new things on the UI / UX side. I designed and developed this app from
the beginning to the end. The application is deployed on Heroku. If you want to try it, do not hesitate to
contact me !