Giter Club home page Giter Club logo

etheroj's Introduction

GitHub Website Telegram

EtherOJ is a open source and free OnlineJudge, entirely based on GitHub.

Purpose of this project

This project aims to give a way to let community publish judgable live problems on GitHub.

More and more OnlineJudges are disappearing in recent years. As these OJs died, their problems would disappear too. This project can also be an archive for these problems.

Features

  • Open Source: The entire project is open source and free for everyone.
  • Live forever: The judger, problemset, judge result, users, submissions... everything is stored and based on GitHub, whose stability and data security is trusted by 40 million GitHub users.
  • Freedom: Problem description and testcases are open without restriction.
  • Distributed: There's no "official" centralized problem repository. You can easily create, share and judge your own problem by simply creating your problem repository.

Project Structure

The entire project is hosted on our EtherOJ Organization page.

  • EtherOJ/EtherOJ: Frontend of EtherOJ
  • EtherOJ/EtherJudger: GitHub Actions as a problem judger.
  • EtherOJ/problems: Problem repository example.
  • EtherOJ/submissions: EtherOJ submissions storage.

Contribute

Contributions are highly welcomed as we still have a lot to do, please join us to make this project better!

If you have any problems using EtherOJ or want to contribute code to this project, don't hesitate to file an issue or open a Pull Request.

And, don't forget to leave a Star if you like this project!

Run your EtherOJ frontend

# clone this repository
$ git clone https://github.com/EtherOJ/EtherOJ

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

etheroj's People

Contributors

chungzh avatar diauweb avatar

Watchers

 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.