Skip to content

Small app making use of spotify's API to browse and play music.

Notifications You must be signed in to change notification settings

Frank-Belanger/music-recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

music-recommender

This project is no longer in development and was only made for my personnal enjoyment A small app making use of spotify's API to browse and play music. It uses the API to browse genres, playlist from those genres and finally tracks from the playlists. You can then like tracks, which will trigger another REST call to get recommendations based on those likes. Due to the nature of the app and the fact that I want as many people to see the app as possible, authentication was left at a very basic level. This results in having only 30 seconds previews instead of whole songs, when the previews are available at all.

Please note that as of now, the app is only developped to be used on a desktop screen.

Screenshot #1:

Screenshot #1

Screenshot #2:

Screenshot #2

Development roadmap

** This is no longer an ongoing project, but here are the things I would've worked on**

  1. Change
    for playlists and songs to
  2. tags
  3. Fix pause button when playing a track
  4. Change favicon to something more personnalized for the project
  5. Implement a search function
  6. Implement a volume track
  7. Make song play from clicking on the icon
  8. Implement a way to include shows from liked artists

About

Small app making use of spotify's API to browse and play music.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published