Skip to content

An app that generates any Spotify user's "Listening Personality"! A spin-off of Myers Brigg's personalities, and Spotify's own "Listening Personality".

Notifications You must be signed in to change notification settings

kklhuang/spotify_mbti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify_mbti

What is it?:

I've always loved learning about people's MBTI, and I was extremely excited when Spotify included a "listening personality" in their 2022 Spotify Wrapped. However, I was curious if I could replicate that idea, but in my own way. I also wanted it to be something I could constantly refer back to, since Spotify's version of it disappears after the Spotify Wrapped season. That what inspired this passion project!

Starting the app:

cd client 
npm i  
cd ..
cd authorization_code 
npm i 
node app.js
cd ..
cd client 
npm start 

Demo:

Screen.Recording.2023-05-08.at.8.52.24.PM.mov

Notes:

Due to the nature of the Spotify Dashboard behaviour and permissions, this currently only works for my own personal account.

About

An app that generates any Spotify user's "Listening Personality"! A spin-off of Myers Brigg's personalities, and Spotify's own "Listening Personality".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published