Web interface for solving different problems on graphs. (training project)
temporary broken due to disabling access to postgresql database
- Login system (flask_login)
- Database storage (PostgreSQL)
- Graph classes and algorithms (for tsp, apsp, max-flow)
- Flask
- SQLAlchemy
- WTForms
- NetworkX (for visualisation)
- werkzeug (passford hashing)
- etc.


