A webapp to create and associate tags to your music on Spotify, and create playlists on your Spotify account using these tags. Tag-N-Play was first created during wowhack2014 at Spotify
A tag is created by the user and then added to the songs manually. Each song can hold multiple tags.
Create a playlist using the tags. The tags can be used to create the playlist using different requirements such as
- This tag OR that tag
- This tag AND that tag
Runs on node, using express, mongodb, passport and spotify web-api-node