#WitCampus 160201
Run python run.py to start the app.
##Description:
Usage:
It's a data analyze project, in which visualized data are gathered and showed through webpages.
Environment:
Python 2.7.11 (with required models below installed).
Attention:
CSV2MySQL.py, MySQL.py and Relationship.py are irrelevant to other files.
##Required models:
- Flask
- Flask-SQLAlchemy
- Flask-wtf
- pandas