Making competitive programming more fun and better!
Module | Description |
---|---|
frontend | React frontend |
lobby | WebSocket server for managing competitions |
userAPI | JWT authentication server |
questionAPI | REST API serving questions and test cases |
- develop: This contains the latest code. All the contributing PRs must be sent to this branch.
- prod: This branch contains the code running at production.
CodeRoyale/lobby is open to contributions, but we recommend creating an issue for letting us know about the feature you are working upon. Please read CONTRIBUTING.md
Check out SETUP.md
The goal of CodeRoyale is to create a Competitive Programming platform, where users can have coding battle with friends, random users and team battles to show case your programming skills.