georgeyjm / class-surveyor

My IB Computer Science IA project.
https://surveyor.georgeyu.cn
0 stars 0 forks source link

Class Surveyor

Class Surveyor is a platform for students to openly, freely and effectively express their feedbacks for their classes to the teachers.

Installation

  1. Install the dependencies.

    pip install flask flask-login flask-sqlalchemy pymysql requests bs4 pandas openpyxl
  2. Start the Flask web app.

    python start.py