A personal music advisor that makes preference-based suggestions and shares links to new releases and featured playlists.
- Get a list of Spotify-featured playlists with their links fetched from Spotify API
featured
- Get a list of new albums with artists and links on Spotify
new
- Get a list of all available categories on Spotify (just their names)
categories
- Get a list that contains playlists of a given category and their links on Spotify
playlists C_NAME
where C_NAME is the name of category - Shut down the application
exit
- create a web page
- redesign code (super messy right now)