This repository was archived by the owner on Sep 10, 2026. It is now read-only.
Conversation
…Taskeen Feature/UI taskeen
…odeClash-FORK into feature/styling-merges
…odeClash-FORK into feature/styling-merges
…etween each test like fetching fresh handlers etc so no spam in terminal
…odeClash-FORK into feature/styling-merges
…eature/styling-merges
…odeClash-FORK into feature/styling-merges
…licated than it's worth
Styles + BSG + Tests
Feature/deployment swey
Swe-yy
requested review from
Ntuuu,
TaskeenAbdoola,
morganthegirlboss and
nsmzoneli
September 7, 2026 08:14
TaskeenAbdoola
approved these changes
Sep 7, 2026
TaskeenAbdoola
left a comment
Collaborator
There was a problem hiding this comment.
Okay this runs, everything looks good to me
nsmzoneli
approved these changes
Sep 7, 2026
nsmzoneli
left a comment
Collaborator
There was a problem hiding this comment.
a math and programming game was playable with responsive and working system. Good.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
added cd script to automate deployment
updated leaderboard styling
updated testing
Related issue
How to test
start docker
sudo docker compose --env-file .env.dev -f dockerfile/docker-compose.dev.yml up -d --buildcd into the judge0 folder
cd judge0-v1.13.1start the judge0 containers
sudo docker compose up -dgo to http://localhost
run though a maths and programming game
The current marking systems are MVPs they will still be refined and upgraded