95 Commits (e8dd6881b145461ea8e0f313f01414f2a778a7b8)
 

Author SHA1 Message Date
Kevin Mok e8dd6881b1
Merge pull request #41 from Kevin-Mok/genre-data 7 years ago
Kevin Mok 0c0520af8c Added most common genre to all tracks (closes #34) 7 years ago
Kevin Mok 85c178f2b3 Resolves #39 7 years ago
Kevin Mok 3fe52343aa Use "several" API call to get audio features 7 years ago
Kevin Mok bd597cdc23 Use "several" API call to get artist genres 7 years ago
Kevin Mok df9547293f Changed all existing pages to use a dark bg 7 years ago
Kevin Mok 709ed9b491 Added most common genre for tracks with 1 artist 7 years ago
Kevin Mok 4e1a6df89e Store genres in artists as m2m field (#34) 7 years ago
Kevin Mok de93bd7b0a Store counts for genres in Genre model 7 years ago
Chris Shyi e614b373df Fix program crash when AudioFeatures is missing 7 years ago
Kevin Mok 9875cbeb68 Moved script to create genre graph to static file 7 years ago
Kevin Mok f71ba20116 Fixed bars not being at right height 7 years ago
Kevin Mok 162b2dad37 Setup color range for bars 7 years ago
Kevin Mok 2342e6ef49 Initial setup of stacked bar chart for genres 7 years ago
Kevin Mok 7b968c9d86 Include artist breakdown in get_genre_data 7 years ago
Kevin Mok 98b14b9000 Add top genre to Track object 7 years ago
Chris Shyi 4698663a85 Rewrite generate_random_string() 7 years ago
Chris Shyi 3e35e52f45 Retrieve audio feature data from frontend 7 years ago
Chris Shyi 3cf3eef7ac Merge branch 'in-progress' of https://github.com/chrisshyi/spotify-lib-vis into in-progress 7 years ago
Chris Shyi 9d43048067 Clean up views.py and utils.py further 7 years ago
Kevin Mok ea5990d048 Fixed duplicate key error in save_track_obj 7 years ago
Kevin Mok 59787847a5
Merge pull request #30 from Kevin-Mok/in-progress 7 years ago
Kevin Mok 6e77307372
Merge pull request #29 from chrisshyi/in-progress 7 years ago
Chris Shyi ef7933fb67
Delete 0003_auto_20180608_2007.py 7 years ago
Chris Shyi d995a15444
Delete 0002_auto_20180608_2002.py 7 years ago
Chris Shyi 53f78853d9
Delete 0001_initial.py 7 years ago
Chris Shyi 92d5d174e8 Modify maximum field length 7 years ago
Chris Shyi fd7a031bf2 Fix incorrect usage of update() 7 years ago
Chris Shyi 0e69d3d190 Removed test_db.js 7 years ago
Chris Shyi 90dbda4336 Removed UserAudioSummary class 7 years ago
Chris Shyi 797115e9cb Clean up utils.py to use database 7 years ago
Chris Shyi 29ab115f91 Merge branch 'in-progress' of https://github.com/Kevin-Mok/spotify-lib-vis into in-progress 7 years ago
Kevin Mok 79aedc655d Trying to pass artist data from db to frontend 7 years ago
Chris Shyi b66cf1dd87 Delete all migrations and start anew 7 years ago
Chris Shyi 3ee6bb50a5 Merge branch 'database' of https://github.com/chrisshyi/spotify-lib-vis into database 7 years ago
Chris Shyi 77662a6a5e Merge branch 'database' of https://github.com/Kevin-Mok/spotify-lib-vis into database 7 years ago
Kevin Mok 62cc6c8ccd Setup AudioFeatures table 7 years ago
Kevin Mok cdcc33c014 Setup Track table, modified models to data 7 years ago
Chris Shyi 27718743d7 Change artists field in Track 7 years ago
Chris Shyi b735887899 Bug fixes 7 years ago
Kevin Mok 549af96db7 Setup Artist table 7 years ago
Kevin Mok c17d318f7d Merge branch 'master' of https://github.com/Kevin-Mok/spotify-lib-vis into database 7 years ago
Kevin Mok b7f8a17bba
Merge pull request #27 from chrisshyi/master 7 years ago
Chris Shyi 248e9b0ab6 Change database settings 7 years ago
Kevin Mok e07fd0965a Added Vim folds to models.py and utils.py 7 years ago
Chris Shyi 3fdf3029e2 Merge branch 'database' of https://github.com/Kevin-Mok/spotify-lib-vis 7 years ago
Chris Shyi 6380ba9c16 Merge branch 'master' of https://github.com/chrisshyi/spotify-lib-vis 7 years ago
Chris Shyi e5151a1b92 Add user_data.js 7 years ago
Kevin Mok 9fb37f0615 Wrote up proposed model design for database 7 years ago
Chris Shyi 0796e4190d Merge branch 'master' of https://github.com/chrisshyi/spotify-lib-vis 7 years ago