Skip to content

v1.0.0

Compare
Choose a tag to compare
@tranHieuDev23 tranHieuDev23 released this 27 Dec 05:02
· 9 commits to main since this release

The very first release of the project!

This release introduces the following features:

  • User registration, login and management (for accounts with admin role).
  • Problem management, with rich test editing via QuillJS (for accounts with admin or problem_setter role).
  • Test case management (for accounts with admin or problem_setter role).
  • Creation of submissions (for accounts with admin or contestant role).
  • Judging submissions, either via local Docker runtime in local mode or via distributed workers with worker accounts.
  • Exposing the HTTP Server's OpenAPI specification at api/swagger.json.