Skip to content

Instantly share code, notes, and snippets.

@VOID001
Last active December 1, 2015 07:19
Show Gist options
  • Select an option

  • Save VOID001/fa69713baaf1b3a8c026 to your computer and use it in GitHub Desktop.

Select an option

Save VOID001/fa69713baaf1b3a8c026 to your computer and use it in GitHub Desktop.

NEUOJ

Function Enabled for v1.0

  • Problem managment
  • Add Problem
  • Edit Problem
  • Delete Problem
  • Edit data
  • Hold Contest
  • Three kind of access to contest: Private Register Public
  • Enable user register himself into the register Contest
  • Board display
  • Import student info from xls and xlsx etc.
  • Root Admin Panel
  • + User Managment
  • Auth module
  • Register
  • Login
  • Reset Password
  • (Future) SSO and Third party login
  • Problem Browsing
  • Search problem by id
  • View Page-splited problem list
  • Search problem by title
  • Problem Submit
  • Judge (Current Plan: use domjudge judgedaemon to judge)
  • Read domjudge judge/ code and make the Request Graph
  • Implement the RESTful API with laravel

top level route

  • /profile User profile page
  • /dashboard User managment panel
  • /problem Show Problem(s)
  • /status Show status(es)
  • /auth Authenticate interface (Register login and reset password)
  • /contest Show or get in contest
  • /discuss Route to subfunction of bbs

Code Styling

Use PSR-2 Code Standard

@weiyinfu
Copy link
Copy Markdown

weiyinfu commented Dec 1, 2015

阿斯顿发顺丰

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment