- Web Application Link: Click Here
- Link for the Frontend Application Code: Click Here
- Link for the API Code: Click Here
- User and Profile Creation with links to various coding profiles
- Creation of Contests using problems from codechef, codeforces, atcoder
- Performance tracking during contest duration
- Calculates if problem is solved on the online judge during duration of the contest
- Contest Result is stored for all users
- Django Rest Framework
- Clone the repository
- Setup .env file to include the DEBUG Value and the SECRET_KEY Valua
- Use python3 manage.py runserver