Skip to content

arminpatel/vcm-backend

Repository files navigation

💻 VIRTUAL CONTEST MAKER

Create Virtual Contests using problems from Codechef, Codeforces and AtCoder and track your progress all in one place.

🔗 LINKS

📌 FEATURES

  • 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

💡 TECH STACK

🔧 BACKEND

  • Django Rest Framework

🚧 LOCAL SETUP GUIDE

  1. Clone the repository
  2. Setup .env file to include the DEBUG Value and the SECRET_KEY Valua
  3. Use python3 manage.py runserver

About

Backend for Virtual Contest Maker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages