Skip to content

Online Teaching Platform for coders. 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

karma200020/Code-Co-Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

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

Online Teaching Platform for coders. 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