Skip to content

CodeMate is a real-time code sharing tool designed for working on coding problems together

Notifications You must be signed in to change notification settings

fredwulei/CodeMate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeMate

Desc

CodeMate is a real-time code sharing tool. It is designed for working on coding problems together. On the top-left panel, you can write code with nice syntax highlighting and auto complementation. On the bottom-left panel, you can get the output and check if your code works correctly in the console. The top-right panel is the place you paste your problem, and the bottom-right one is where you and your codemates communicate. This project uses node.js server with socket.io library to achieve high performance, and embeds ACE editor on the front side.

Demo

Take a try on CodeMate.

License

MIT

About

CodeMate is a real-time code sharing tool designed for working on coding problems together

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published