Graphs and tables for your Spotify account.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kevin Mok e8dd6881b1
Merge pull request #41 from Kevin-Mok/genre-data
7 years ago
..
migrations Initial commit 7 years ago
static/spotifyvis Changed all existing pages to use a dark bg 7 years ago
templates/spotifyvis Added most common genre to all tracks (closes #34) 7 years ago
__init__.py Initial commit 7 years ago
admin.py Initial commit 7 years ago
apps.py Initial commit 7 years ago
models.py Store genres in artists as m2m field (#34) 7 years ago
tests.py Fix import in tests.py 7 years ago
urls.py Add top genre to Track object 7 years ago
utils.py Added most common genre to all tracks (closes #34) 7 years ago
views.py Added most common genre to all tracks (closes #34) 7 years ago