/cuHacking-ensemble

Spotify app that creates a playlist based on the overall genre of a collection of playlists.

Primary LanguageJavaScript

Project Ensemble

CORE FUNCTIONALITY:

  • Use Spotify API -> You can link multiple Spotify Playlists and produce the following:
    • List of shared songs
    • List of songs with shared or similar artists (if not enough songs match)
    • List of unique songs (removes duplicates) <-- Good for merging your own playlists And at the end you can export the list as a playlist and save it.