Skip to content

amansharma07/Online-Judge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online-Judge

An Online Judge Platform to enhance your skills and improve your profile. With an archive of contests, participate in ongoing one and never miss any contest with the E-mail push notification. Sign-up is user friendly as it supports Google and Fackbook signup. Choose a catchy handle and then bring in your skills here!!

:)

  1. Run $ npm install inside the FrontEnd directory.

  2. Run $ npm install inside the BackEnd directory.

  3. Then create database oj and to import database type the following command, and then press Enter.:

$ psql -U postgres oj < oj.pgsql

  1. Run $ npm start inside the Backend directory.

  2. Run $ npm start inside the Frontend directory.

About

Online Judge created using create-react-app

Resources

Stars

Watchers

Forks

Packages

No packages published