Skip to content

atharmohammad/Code-N-Collab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


Contributors Forks Stargazers MIT License Issues LinkedIn Netlify Status

Table of Contents
  1. About
  2. Getting Started
  3. Contributing
  4. Contact
  5. Resources
  6. License

πŸ”– About

Code - N - Collab is a Collaboration website for Software developers , Competitive coders , and every one who loves to code and collaborate with others to learn and grow. It provides users to collaborate with their team , friends and also find people with similar their interests.

Website

Code-N-Collab

πŸš€ Features

It provides users with :-

  • Real-time code editor : Users can collaborate with their team on issues and solve CP problems using a real-time code-editor(like Google Docs)

  • Lockout Championship : For Cp lovers, they can compete in a lockout championships with their friends to and challenge your friends for championship,filter problems with preferred difficulty and improve you CP skills

  • Blogs : To find new people and share your knowledge , platform provides users blogs to write learn and share

πŸ”₯ Getting Started

Prerequisites

Setup Environment variables

     REACT_APP_SIGNALLING_URL1 = wss://y-webrtc-signaling-eu.herokuapp.com
     REACT_APP_SIGNALLING_URL2 = wss://y-webrtc-signaling-us.herokuapp.com
     REACT_APP_BASE_URL = 'http://localhost:8080/'

Setup backend for Code - N - Collab

Code - N - Collab Backend

Installation

  • Fork the Repository
   $ git clone https://github.com/<your-username>/Code-N-Collab.git
   $ cd Code-N-Collab
   $ git remote add upstream https://github.com/atharmohammad/Code-N-Collab.git
   $ npm install
   $ npm start

πŸ’ Contribution guidelines

we encourage organizations and individuals to contribute requirements, documentation, issues, new templates, and code. For code contributions, read :

πŸ“² Contact

Mohd Athar - mohd.rule123@gmail.com
Adnan Shamsi - adnanshamsi023@gmail.com

πŸ“š Resources

πŸ“Œ Credits :

This project exists, thanks to all the people who contribute.

License

Apache License 2.0