New Version: https://github.com/Jacrac04/DFM-Bot
This no longer works. I am working on a new version. Contact me if you want to take the project over.
This is a webserver which hosts an answer tool for Dr frost maths. It will go through a question URL and output the answers to all the questions.
This can be used here
Use pip to install the requirements.txt. Export the flask app using export FLASK_APP=main.py. Then run it using flask run -h hostIP -p port --with-threads
To-do list:
- Auto submit
- Clean up output
Project is: in progress
Created by @Jacrac04