Giter Site home page Giter Site logo

algorithm-ninja / terry Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 0.0 10.07 MB

Terry is a very customizable "Facebook Hacker Cup" clone useful for holding programming contests

License: Mozilla Public License 2.0

Shell 2.60% Python 58.95% TeX 0.26% Makefile 2.01% Dockerfile 0.68% JavaScript 0.72% HTML 0.15% TypeScript 30.37% CSS 1.36% Rust 2.91%
codejam hackercup online-judge programming-contests

terry's People

Contributors

bortoz avatar cairomassimo avatar dariost avatar dependabot[bot] avatar dp1 avatar edomora97 avatar gaspareg avatar mdonadoni avatar veluca93 avatar wil93 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

terry's Issues

Crash with window-duration and automatic start

If a contest has a window-duration and automatic start enabled, the backend crashes when a user tries to log in before the start of the contest. Terry tries to start the user's window upon login (instead of waiting for the contest to start before doing so), inserts a negative contest_start_delay for the user and fails with sqlite3.IntegrityError: CHECK constraint failed: contest_start_delay IS NULL OR contest_start_delay >= 0.

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.