CodingTrain / CodingTrain/Suggestion-Box
[Coding Challenge]: Collaborative Real Time (Text) Editor
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
## Hello @shiffman,
### I challenge you to create a collaborative real time editor which allows multiple users to work on one code, text file or whatever they want to work on! The _Google drive_ is a good example so you could check that out!
### I also have some preferences:
- [ ] I would like you to start from scratch (Of course you can use libraries like _P5js_ and _NodeJS_)
- [ ] make it **not** use other websites's services like _Firebase_ or _Pusher_, just a server running on your computer (preferably using _Sockets.io_).
- [ ] I hope you can add a timeline where you can undo and redo actions.
### I didn't get anything working myself so I hope you get more succes!!!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.