Skip to content

princebatra2315/judge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack.Codeshala.org | Online Contests Platform By CODESHALA

Modules

Name Key Description
Problem Setter Dashboard SetterDashboard To allow problem creators to add/edit/delete/review problems
Problem Solver Dashboard SolverDashboard To allow users to solve problems
Contest Creation Dashboard ContestDashboard To allow problem creators to add/edit/delete/review problems

Technology Stack

Name Description
HTML/CSS Frontend
Bootstrap CSS CSS Framework
Jquery Javascript Library
Node.Js Backend Server
Express Routing
EJS Rendering
MongoDB Database
Google Analytics Analytics
PassportJs Authentication
Facebook AccountKit SMS OTP Based Login
Gulp Task Automation

Environment Details

Environment Variables Description
PORT Port number on which server listens e.g. 3000
MLAB_DB_URI MongoDB URI

Hosting Server

Installation

This project requires Node.js v6+ to run.

Clone this repo, install the dependencies and start the server.

$ npm install
$ npm start

All the required configuration are available in the .env file

Report Bugs / Suggest new features

To report bug or suggest a new feature, raise an issue at Issues

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published