Go to file
dpoeschl 1fc04f7617 Contest Import feature
Useful for testing web UI with real data from historical contests
2024-01-16 12:55:48 -08:00
docs Add architecture docs 2023-09-14 11:31:30 -04:00
extension [extension] Add CSharp runner 2023-11-15 21:01:12 -05:00
sandbox [sandbox] Update deps 2023-12-19 16:59:34 -05:00
web Contest Import feature 2024-01-16 12:55:48 -08:00
.gitignore gitignore entry for ".idea" (#7) 2023-11-05 11:06:45 -05:00
README.md Add READMEs 2023-09-14 11:16:11 -04:00

BW High School Programming Contest Environment

This is a mono-repo comprised of 3 components: web, sandbox, and extension.

Each directory contains instructions for building, development, and deployment.