Skip to content

abhi-824/codeblast

Repository files navigation

GitHub PRs | GitHub Commits |GitHub Stars | MIT License | LinkedIn


Logo

Codeblast

BRING CODE TOGETHER

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. Contact
  5. License

About The Project

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

Built With

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/abhi-824/codeblast.git
  2. Install NPM packages (Run the following command both in the root and /client for server and client respectively)
    npm install
  3. Start the project (Run the following command both in the root and /client for server and client respectively)
    npm start

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

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

License

Distributed under the MIT License. See LICENSE for more information.