Chris Shyi
|
c518556126
|
Draw audio feature bar charts
Started work on drawing the bar charts for audio features.
|
7 years ago |
Chris Shyi
|
3e35e52f45
|
Retrieve audio feature data from frontend
Added user_secret field to User. Set up a basic JavaScript function for
querying audio feature data from the frontend.
|
7 years ago |
Chris Shyi
|
0e69d3d190
|
Removed test_db.js
|
7 years ago |
Chris Shyi
|
797115e9cb
|
Clean up utils.py to use database
Uses of the original library_stats dictionary in utils.py were either removed or commented out, replaced by the saving of models into the database.
|
7 years ago |
Kevin Mok
|
79aedc655d
|
Trying to pass artist data from db to frontend
|
7 years ago |
Chris Shyi
|
e5151a1b92
|
Add user_data.js
Script will be used to obtain data from server for D3 consumption.
|
7 years ago |
Chris Shyi
|
f52e88f83a
|
Start implementing AJAX
Problem with cross origin requests, need to do more research.
|
7 years ago |