Skip to content
/ tenant Public

Affiliation, category, student, teacher, team related, external OJ spider

License

Notifications You must be signed in to change notification settings

namofun/tenant

Repository files navigation

Project Tenant

This is a project for Tenant related plugins or modules via ASP.NET Core.

Currently these modules are tied to Entity Framework Core and Substrate.

Ideas come from DOMjudge, Bootstrap UI, demands from classes and daily use.

  • : Commonly used interfaces and entities (Affiliation, Category, Teams)
  • : Default storage interface implementation in Entity Framework Core
  • : Group management module for Substrate
  • : Commonly used interfaces and entities (Student, Class, Invitation Code)
  • : Default storage interface implementation in Entity Framework Core
  • : Student management module for Substrate

Contributor