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 df62fc21ee Copied Chris' code to get genre graph working 6 years ago
api Copied Chris' code to get genre graph working 6 years ago
graphs Copied Chris' code to get genre graph working 6 years ago
login Store user id/secret in session upon login (#61) 6 years ago
spotifyvis Filter out unnecessary columns in history table 6 years ago
static/css Split Track column into name and artists 6 years ago
.gitignore Fixed bug in get_artists_in_genre 6 years ago
LICENSE.md Added GPL license and MVP file 6 years ago
README.md Initial commit 6 years ago
environment_setup.md Updated environment_setup.md 6 years ago
manage.py Split spotifyvis code into different apps (#47) 6 years ago
requirements.txt Export listening history to csv (#57) 6 years ago
reset_db.sh Merge branch 'master' of https://github.com/Kevin-Mok/spotify-lib-vis into apps 6 years ago
reset_db.sql Set up artist bubble chart 6 years ago

README.md