You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add new frontend editor in Svelte for submissions
- Add development tools and examples in dev/ directory
- Update problem models and tasks for better editor integration
- Add new Celery tasks and improve submission handling
- Update templates for enhanced UI/UX
- Add utilities for rankings and contests
- Update dependencies and gitignore
- Migrate database schema changes
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ TJ Computer Team Members: You can find all information about in-houses and the c
4
4
This grader website can be accessed at https://tjctgrader.org/.
5
5
Please contact us through tjctgrader@gmail.com if you have any questions or concerns.
6
6
7
+
This repository contains most of the website that deals with how pages are rendered to users. The part of the website that runs code and judges it can be found at this repository: https://github.com/TJ-Computer-Team/coderunner.
0 commit comments