Skip to content

An online IDE built on MERN stack where people can code compile and collaborate with other users in a real-time environment (using socket io), supports multiple languages, and gives a real-time output(using judge0). Has a friendly user interface and users can save the code and work on it later in private.

Notifications You must be signed in to change notification settings

Shraysanan/pair-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT PROJECT

A Real Time Code Collaboration Tool for Pair programming, compilation and sharing facility with the use of web sockets. Supports multiple languages, and gives a real-time output(using judge0). Has a friendly user interface and users can save the code and work on it later in the offered private section.Tech Stack - Node.js and React.js

Served at

http://codecolabapp.herokuapp.com/

collab1 colab2 colab3

Quick Start

  • installing dependencies npm install
  • running the backend node server
  • running the frontend npm start

Test the following:

  • try out the offered language support.
  • Download and re-run the codes.
  • Work with multiple users in the same code file.
  • Edit your saved code files in the personal section.

Version

1.0

About

An online IDE built on MERN stack where people can code compile and collaborate with other users in a real-time environment (using socket io), supports multiple languages, and gives a real-time output(using judge0). Has a friendly user interface and users can save the code and work on it later in private.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published