Skip to content

Files

Latest commit

 

History

History
20 lines (13 loc) · 2.06 KB

README.md

File metadata and controls

20 lines (13 loc) · 2.06 KB

Project Polygon

This is a project for Online Judge problem judging core via ASP.NET Core.

Basic API designs are from DOMjudge.

  • : Commonly used interfaces and entities
  • : Default storage interface implementation in Entity Framework Core
  • : DOMjudge-like functional implementation
  • : Problem Package import and export
  • : Database Seeds like executables and languages
  • : Usually used tag helpers like verdicts and snippets
  • : Polygon module for Substrate

Contributor