Parallel and Live code editor
I'm planning to make a code editor, as part of my academic project. It uses a web interface that displays to the other team members what i'm coding(lively). It will also permit each collaborator to write a module, so that the programming task of assembling the code, aswell as time required is reduced to a large extend.
The main feature is, I can see what my friend is coding, and he can see what i'm coding, so that we can edit or suggest what to be edited in each others code segment. I wish to know whether it is doable? If yes what are the main difficulties/hurdles to overcome?
Thanks for the replies in advance
The main feature is, I can see what my friend is coding, and he can see what i'm coding, so that we can edit or suggest what to be edited in each others code segment. I wish to know whether it is doable? If yes what are the main difficulties/hurdles to overcome?
Thanks for the replies in advance
0