Skip to content

vaarigupta/Collaborative_Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collaborative Editor

Main UI

Problem

  • Working in collaboration on a project by remotely located teammates is not as easy as we think .
  • A lot of pitfalls arises at the doorstep for completion of the project .
  • It’s difficult to see other person’s contribution in the project
  • The work is not in Real Time
  • For working in collaboration, every programmer’s first choice is to go for any version control system like GIT , VCS , SVN and push their code upon them .
  • The major shortcoming is that it’s not in real time that we are concerned for .

Solution

Here , I have tried to resolve this issue by making entire work to be done in real time .

I’m emphasizing on :-

  • Collaboration of all remotely located team members in sync
  • Can a easily contribute to the project
  • Real time implementation

About the project

  • I have developed an ONLINE COLLABORATIVE ACE EDITOR for PROGRAMMING LANGUAGES .
  • Basically ,It comprises of two components :-
    • A JAVA CODE EDITOR
    • A CHATBOX to send messages

First Component - (EDITOR)

editor

Second Component - (Chat Box)

chat box

Real time View

Real time

Visit here to get the live view of the project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors