Skip to content

A collaborative online judge website where people can add algorithm problems and practice coding together

Notifications You must be signed in to change notification settings

zeeeengxin/Codegether

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codegether

Description

A single-page web application for practicing algorithm problems, which supports multiple users editing the same problem simultaneously through ACE, Socket.io, and Redis.

Angular based front end which allows users to add / review problems, and stored data in MongoDB.

Docker based code execution service using Flask.

Run the program

bash ./launch.sh

Remember to npm install

Requirements

  • NodeJS
  • Redis
  • Python3/pip3
  • Docker

About

A collaborative online judge website where people can add algorithm problems and practice coding together

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages