BRING CODE TOGETHER
View Demo
·
Report Bug
·
Request Feature
Table of Contents
A website for Codeforces users to create their own contests and participate with friends.
If you practice on Codeforces, here's why you need this:
- You can start a contest anytime you wish to. The wait is over!
- Problems are from Codeforces problemset itself and are generated from the submissions and contest history of the participants.
- You can decide the duration of your codeblast and difficulty range of problems you wish to solve, giving you total control.
- View the standings and compete with your friends in real time
- Schedule contests
- Clone the repo
git clone https://github.com/abhi-824/codeblast.git
- Install NPM packages (Run the following command both in the root and /client for server and client respectively)
npm install
- Start the project (Run the following command both in the root and /client for server and client respectively)
npm start
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Abhinandan Sharma - Linkedin - abhi.moudgil15@gmail.com
Shubhang Jyotirmay - Linkedin - shubhjyot28@gmail.com
Naman Gogia - Linkedin - namangogia2001@gmail.com
Project Link: https://github.com/abhi-824/codeblast
Distributed under the MIT License. See LICENSE
for more information.