Skip to content

rohit1107-2002/QSCode-CodeEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Real Time Multi Client Code Editor Application with Room facility.

  • Live Code Sharing Platform where Programmers can join different Rooms and Code together with their partners.

  • Application provides an interface for multiple Programmers coding at the same time in a same room.

Technologies Used :

  • FrontEnd :- React.js
  • BackEnd :- Node.js, Express.js
  • Used Socket.io that enables realtime, bi-directional communication between web clients and servers.

Functions of QSCode :

  • If Programmer have a room Id then join through that room Id, Else create a new room having unique Room Id.
  • When a new Programmer joins the chat, it will notify all other Programmers in corresponding room.
  • QSCode also shows all active Programmers in corresponding room.
  • When a Programmer codes in a room, it will broadcast to all other Programmers in same room.
  • When a Programmer lefts the room, it will notify all other Programmers in corresponding room.

LINK :

Demo :

  • Home Page of QSCode :

Screenshot (6558)

Room 1 with 2 Programmers :

Programmer 1 : Rohit & Programmer 2 : Raushan

Screenshot (6560)

Room 1 with 3 Programmers :

Programmer 1 : Rohit , Programmer 2 : Raushan & Programmer 3 : Rahul

Screenshot (6561)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published