Skip to content

uscliufei/COJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Collaborative Online Code Editor and Judge System

  1. A single-page web application for coding problems using Angular6, implemented the responsive design with Bootstrap and login function with Auth0
  2. Implemented a web-based collaborative code editor with Ace Editor, which supported multiple users editing simultaneously by Socket.io and online code judgment by an executor server built with Docker and Flask
  3. Built a RESTful server with MongoDB and Express, and refactored and improved system throughput by decoupling services and loading balancing by Nginx
  4. Implemented the Redis cache in the back-end to support code rollback and updating

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors