Giter Site home page Giter Site logo

guipenedo / aurora Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pushkar8723/aurora

0.0 2.0 0.0 3.38 MB

SPOJ like judge to automatically judge the submitted solution.

Home Page: http://aurora.pushkaranand.com

License: MIT License

Dockerfile 0.42% Shell 2.98% Python 6.45% HTML 0.85% PHP 76.05% JavaScript 1.96% CSS 9.82% Hack 1.49%

aurora's Introduction

Aurora v2

Aurora is an open source OJ inspired by SPOJ. Derived from its initial version Aurora-Online-Judge. This version improves exsisting features by removing many redundant procedures, using sockets, easy load distribution and also increases security, scalibily to meet the need of a small scale organization. Its web interface is redesigned from scratch to make it look more SPOJ like so that users find it to comfortable to adjust and can also serve as a platform for practice as well as compete with other teams. Few features were added so that the administrators find it easy to handle. It is designed to meet the requirement specific to CQM matches hosted at BIT Mesra but most of its components can be easily changed to meet requirement of any other organisation.

Setup Judge

Aurora is divided into two parts

  1. Web Interface
  2. Python scripts which compiles, executes and tests the correctiveness of the solution.

Both these components communicates with each other and interacts with the database. Setup guidelines can be found inside each of these components or you can also refer to our Setup Guide.

Having issue with Aurora?

See if our FAQ Page has solution to your problem.

If not then raise an issue here. I will try my best to solve it as soon as possible (no promises though).

Want to contribute?

Just create a PR on a seprate branch with appropriate name and describe the changes thoroughly. Also make sure you have full ownership of the code you submit.

Acknowledgement

  • Kaustubh Karkare, creator of Aurora Online Judge from which this version was derived.
  • Siddhartha Sahu, created functions.php which is extensively used for database interaction.

License

Released under the MIT License.

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.