Giter VIP home page Giter VIP logo

ekuoj's Introduction

ekuOJ

This is an online judge for competitive programming. It is written in python 3.4 and django 1.8. It uses sharmaeklavya2/OJL3. It can run on Unix-like systems only.

Setting up

To set up this online judge, you will need

  1. Python 3.4 (It might run on lower python 3 versions as well; I haven't tried that)
  2. Django 1.8
  3. sharmaeklavya2/OJL3
  4. cemc/safeexec
  5. Markdown package

Steps to build:

  1. First get safeexec and build it.
  2. Then get sharmaeklavya2/OJL3 and set it up by following the instructions in its README.
  3. Add a symlink to OJL3 in ekuOJ's root directory.
  4. Add a symlink to OJ_data (OJ_data is explained in OJL3's readme) in ekuOJ's root directory
  5. From ekuOJ's root directory, run python3 manage.py makemigrations and then python3 manage.py migrate

ekuOJ is now set up. Run python3 manage.py runserver to run ekuOJ on django's development server.

ekuoj's People

Watchers

Gornexq avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.