Kevin Mok
|
a4a00458af
|
Able to upload history onto server (#57)
|
6 years ago |
Kevin Mok
|
b2990b45ee
|
Filter out unnecessary columns in history table
|
6 years ago |
Kevin Mok
|
2912977992
|
Setup django_tables2 for user history table
|
6 years ago |
Kevin Mok
|
e50d3d8476
|
Login app working (#47)
Can login and create User object. Also now store user token info in db
(closes #48).
|
7 years ago |
Kevin Mok
|
8b1344d453
|
Split spotifyvis code into different apps (#47)
Server is able to start, but none of the apps are linked together yet.
|
7 years ago |
Kevin Mok
|
cdcc33c014
|
Setup Track table, modified models to data
Recreated migrations from scratch to fix bug with initializing Track
objects.
|
7 years ago |
Chris Shyi
|
248e9b0ab6
|
Change database settings
Edited settings.py to use PostgreSQL. Made some minor changes
in views.py to incorporate the new models.
|
7 years ago |
Chris
|
ef5c3b2647
|
Implement User Authorization
Completed step 1 of the Authorization Code Flow documented by the
Spotify API.
|
7 years ago |
Chris
|
8efc4e3033
|
Change name of project
Name of project changed from 'musicdata' to 'musicvis'
|
7 years ago |
Chris
|
1f63c2d2e7
|
Initial commit
Sets up basic Django app directory structure.
|
7 years ago |