fsahin / artist-explorer

Artist Explorer is a music discovery tool to to explore artists and music by browsing artists through a relationship tree
https://artist-explorer.glitch.me/
MIT License
546 stars 98 forks source link

Added back support for genres to the app #20

Closed jesseczko closed 5 years ago

jesseczko commented 7 years ago

I reused the list template for an artist genres below the popularity widget.

Each genre list item now has two links. 1) The link which selects the genre within the app and loads related artists 2) A new link which is a spotify icon which will opens up spotify web app with the genre as a search term

Additional work Spotipy needed to be upgraded a minor version to expose the recommendations method ( see requirements.txt )

jesseczko commented 7 years ago

This is what the genres list looks like with this PR

image