XJudge is an online platform designed for competitive programming enthusiasts and professionals. It provides a unified interface to participate in programming contests, practice problems, and track performance across various online judges. XJudge aggregates problems from multiple sources and allows users to submit solutions and receive real-time feedback.
This project was generated with Angular CLI version 16.0.0.
To install the project, follow these steps:
- Clone the repository:
git clone https://github.com/yousofkortam/xjudge-web.git
- Navigate to the project directory:
cd xjudge-web
- Install dependencies:
npm install
- Run the development server:
ng serve
Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
To use XJudge, you can register an account and start creating groups and contests. You can also join existing groups and participate in their contests.
- User authentication
- Group creation and management
- Contest creation and management
- Problem creation and submission
- Accessing problems from various popular online judges
- Invite users to groups
- Join and leave groups
- Update group details
- Create and manage contests within groups
- Cheating detection
- Database Diagram
- Login Page
- Register Page
- Group List
- Group Details
- Problem List
- Problem Details
- Contest upcoming
- Contest running
- Contest ended
- Contest Status
- Contest Rank
- Problem in contest
- Submission Status
- Submission details
- Profile
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
This project is licensed under the terms of the MIT license.
If you have any questions, feel free to reach out to us at xjudgehelp@gmail.com.