This is 3rd year bachalor course project for Moscow Institute of Electronics and Mathematics (Higher School of Economics) It is no longer in active development, but I will occasionally review issues and pull requests if someone is interested to continue the project.
Usage:
- Run linux
- Install and configure docker
- Build the project with
docker-compose build
- Run the project with
docker-compose up
- Open the browser and enter the url (http://127.0.0.1:5000 if localhost)