Skip to content

MrPoketes/find-your-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find Your Music

About

Find Your Music is a website that gives the users the ability to find out their most listened tracks, new releases, search for music, create and even modify playlists. The modify playlist section also has a nice feature where you can merge playlists (it will put the selected playlist songs into the current playlist that is being modified). If the user has Spotify premium, he can also listen to music through the website. All the features are done with the help of Spotify Web Api

Demo

Todo List:

  • Add the the ability to make your own spotify playlist using the website
  • Let the user modify the name and description of a playlist
  • Let the user upload a custom image to their playlists
  • Style the website better
  • Add animations
  • Add a player so the user can listen to the music they selected on the website (Works only for premium users)
  • Style the player
  • Check if the user has spotify premium or not. If the user has premium he will be able to listen to music, otherwise clicking any song will redirect the user to the spotify website

Authorization Screen

Main Menu

Search Tab

Create Playlist Section

Modify Playlist Section