News

The grading system uses a database. It can be MySQL, PostgreSQL, or any other database that is supported by SQLAlchemy.. You must set DB_DRIVER, DB_HOST, and DB_PORT for database connection. It is ...
A Mini Online Judge Server to help grade short programming assignments in python. This is a simplified online grading system to evaluate programming assignments written in python 3+. It is scalable ...