Skip to content

React app using the Spotify API to analyze a user's playlist data

Notifications You must be signed in to change notification settings

sjoliver/my-spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Spotify - Spotify Playlist Analysis

My Spotify is a React App with a Node backend utilizing the Spotify API.

Users select playlists to analyze and the program outputs the Top 10 most common songs between the selected playlists.

Motivation: built for a friend who creates playlists for clients and was curious to see which songs popped up the most frequently.

App Overview

Users login using their Spoitfy credentials

Login landing page Spotify login
Login landing page Shopify login

After logging in, users will see a list of their own playlists

User's playlists

Selecting playlists and clicking 'Analyze' generates a list of the top 10 most common songs amongst the selected playlists

Selected playlists and Top 10 songs


What I'd like to implement:

  1. Mobile friendly
  2. Additional playlists analysis features, maybe a playlist generator feature
  3. Improve playlist select design (possibly change to multi-select drop-down)

About

React app using the Spotify API to analyze a user's playlist data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published