Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 678 Bytes

File metadata and controls

25 lines (19 loc) · 678 Bytes

CodeConnect

Pair Programming for Interviews

Code-Connects lets you conduct hassle-free technical interviews in a real-time shared coding environment.

img

Upcoming Features

Powerful Code Editor :Familiar interface with features like syntax highlighting, code completion and Vim/Emacs key bindings

src ├───public
| └───index.css | ├───index.js | ├───script.js | └───style.css | ├───views
| ├───index.ejs | └───room.ejs └───server