Topic
Shuang Qiu
By: Shuang Qiu
Date: Jan. 14, 2016, 7 p.m.
Project Goal:
Create an interactive dashboard using Django, featuring data table and chart which take customized user filtering and sorting and return the filtered result.
Progress:
1. Data normalization
2. Data Importer
3. url patterns
4. Django form - HTTP get/post request
5. Created chart view with C3.js
6. Bootstrap for error warning and numeric stepper
7. Manipulate data within shell