/SprintOJ

A fully automated Online-Judge to check codes of admin-uploadable questions written in the user choice's language. Backend written in NodeJS and frontend in AngularJS.

Primary LanguageHTML

#SprintOJ A fully automated Online-Judge to check codes of admin-uploadable questions written in the user choice's language. Backend written in NodeJS and frontend in AngularJS.

##How to setup:

Just clone this repo. In the cloned repo's folder, type:

node server.js

Goto http://localhost:3000/

And you're up :)

##Prerequisites:

NodeJS (To install NodeJS type:)

sudo apt-get install nodejs