An open API service indexing awesome lists of open source software.

https://github.com/kisalay0298/code-editor-components

It is the collection of several working components of my Online Code Editor
https://github.com/kisalay0298/code-editor-components

expressjs html-css-javascript mailtrap mongodb nodejs reactjs socket-io

Last synced: 3 months ago
JSON representation

It is the collection of several working components of my Online Code Editor

Awesome Lists containing this project

README

          

# 📌 Code Editor Components
***A fully functional real-time collaborative online code editor.***

**🚀 Features**
*It is the collection of several working components of my Online Code Editor*


**🔐 Authentication & Login**
- Multiple sign-up options: *Email, GitHub, and other authentication methods.*
- Gmail verification *ensures security, with a welcome message upon successful verification.*
- Sample Image




**📝 Code Room: Real-time Collaboration**
- Unique Room IDs *are dynamically generated using uuid.*
- Collaborate live with multiple users *in a shared coding space.*
- CodeMirror-powered editor *, currently supporting JavaScript (C++, Python, Java, and C# support coming soon!)*
**Real-time features:**
- *Live chat within the code room.*
- *View other users typing in real time.*
- *Copy & share room ID with others to join.*
- *Easy exit & re-entry into the room.*
- Sample Image




**💻 Development Interface (Preview)**
- *Everything remaining (also it is older design)*
- Sample Image