/SpotifyPlaylistManager

An app to quickly create a spotify playlist full of songs and to edit them.

Primary LanguageTypeScript

PlaylistManager

This is a web application that allows the user to generate a spotify playlist from a list of songs in a txt file. Built during UCLA's 2017 Hackathon

Developers

  • Gianluca Guarro
  • David Carranza

Sample

Implementation

  • Text parsing to retrieve songs/artists
  • OAuth flow with spotify
  • Usage of Spotify API (create/delete playlists, add/remove songs to/from playlist)
  • Graphical user interface (GUI)