Skip to content

Generates maps from a Spotify playlist or user's Spotify to show music diversity.

License

Notifications You must be signed in to change notification settings

z-forbes/Cosmopolitune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

in process of cleaning up code!

to run (I'm on Windows 11):

  1. Get a Java JRE (I used 17.0.12).
  2. Download and install Maven (I used 3.9.9).
  3. Run java -version and mvn -version to verify installation.
  4. Run git clone https://github.com/z-forbes/Cosmopolitune
  5. Get all API keys listed (apart from AWS ones) in this file and add them to the file.
  6. Change CHOSEN_METHOD to SaveLoadMethod.LOCAL_HOST in the Main file.
  7. Run mvn clean package && mvn tomcat7:run-war.
  8. Open http://localhost:8080/cosmopolitune/ in browser to use.

About

Generates maps from a Spotify playlist or user's Spotify to show music diversity.

Resources

License

Stars

Watchers

Forks