- A platform where we can create and organize Coding Competition within few minutes, giving users features to clone, create and use questions which are already available at the platform, no need of prior permission, no need for grants or no such formalities, can control who can take part in the contest.
- Just with few simple steps create and compete in coding competition with your friends and frenemies.
1️⃣ Considering CodeChef we have to get in touch with them 1-2 weeks in advance.
2️⃣ The problem should be algorithmic in nature.
3️⃣ You need to create, upload and test your own problem statements. As, you are not allowed use their contest questions available.
4️⃣ Then you have to fill this application form.
6️⃣ Get verification and grant to upload your question.
7️⃣ ……….
8️⃣ ……….
9️⃣ .
🔟 .
📍 To reduce and make this process less complicated, more user-friendly and minimize the number of steps. Also, there is no platform available where you can create and organize a coding contest within a few minutes and control who can take part in your contest.
📍 So, there is a need to have a platform where we can create and organize coding competition within few minutes, giving users features to clone, create and use questions which are already available at the platform, no need of prior permission, no need for grants or no such formalities, can control who can take part in the contest.
📍 Just with few simple steps create and compete in coding competition with your friends and frenemies.
▪️ The User can create and conduct a contest with just 4 Simple Steps.
▪️ You can control 'WHO CAN PARTICIPATE IN YOUR CONTEST?' isn't it amazing...?
▪️ Create Contest for Future, keep track of your Past Contest by Leaderboard also from your Profile and participate in Ongoing Contest.
▪️ You can select question using tags for adding questions related to certain topic or difficulty.
▪️ You will be redirected to leaderboard once the time for the contest is over.
▪️ You can submit your code in Three programming languages i.e., Cpp, Java and Python.
▪️ Website provides features to Admin for administrating the website such as User details view and delete, Question adding and deleting, viewing Contest organized.
▪️ User will be mailed after registering, creating contest (containing Passcode) and filling the contact form.
▪️ Features like Writing Blogs, Contact us, User Authentication, Update User details are provided.
▪️ We can create groups consisting of number of participants and can take part in the contest as a team.
Clone the project
bash git clone https://github.com/Surajit10/Code-Marshals.git
Go to the project directory
bash cd 'coding marshals'
Install dependencies
bash pip install -r requirements.txt
bash pip install django
Commands bash python manage.py makemigrations
bash python manage.py migrate
bash python manage.py runserver
Start Server on Browser using bash http://127.0.0.1:8000/