This server is part of a project developed in this graduate thesis.
It's a web early warning system that indicates students at risk of course failure.
- Flask==2.0.1
- requests==2.26.0
- Bootstrap-Flask==1.7.0
- joblib==1.0.1
set API_SERVER=YOUR_API_SERVER
set FLASK_APP=server
python -m flask run