Giter Site home page Giter Site logo

fredred375 / spotboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spotboard/spotboard

0.0 0.0 0.0 1019 KB

๐ŸŽˆThe ultimate ACM-ICPC scoreboard, modified for 2021 PDAO.

Home Page: https://ntu.im/PDAO2021/spotboard/

JavaScript 83.62% Makefile 0.20% CSS 6.53% HTML 1.27% CoffeeScript 8.38%

spotboard's Introduction

Spotboard

Spotboard is an awesome, fancy, and modern web-based scoreboard application for programming contests, especially ACM-ICPC.

Demo

Usage

Spotboard consists of two main modules: a static web application (frontend), and the feedserver (backend: API server) that provides the contest information.

Frontend: Web Application

Download a webapp package, and serve it using any HTTP server. We recommend http-server -c-1 (disable cache) or nginx. A path to the API server and many other preferences can be configured in config.js.

Backend: FeedServer

The feedserver should provide the contest information and all the runs (submissions) during the contest, in JSON. For common contest systems such as PC^2 or Domjudge, please see below.

Disclaimer: Some of internal API specifications might be not backward-compatible.

Backend: Domjudge

You may find spotboard/domjudge-converter useful.

Backend: PC^2

Disclaimer: This part is not yet open-sourced, sorry :)

TL;DR) Setup the config.yaml, then launch the spotboard server application.

$ vim config.yaml
$ java -jar spotboard-server.jar

Documentation

TODO

Authors

If you want to contribute to the project, please raise an issue or a pull request.

License

MIT LICENSE.

spotboard's People

Contributors

wookayin avatar myungwoo avatar fredred375 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.