polettif / rrs-wrestling-scoreboard

Digital Scoreboard to show time, weight category, names, points and cautions for an Olympic Wrestling match.

Home Page:https://polettif.github.io/rrs-wrestling-scoreboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RRS wrestling scoreboard

Digital scoreboard to show time, weight category, names, points and cautions for an Olympic Wrestling match. The scoreboard can be used offline by opening index.html with a browser, controlling it with the keyboard. Matches with all wrestler names can be saved to and read from .json files (see example/beispielkampf.json).

Screenshot

Try it on github.io

The scoreboard was written in Typescript for RR Schattdorf, hence the name, for matches in Swiss wrestling leagues. The interface is currently only available in German and the code might not follow the latest best practice.

standard keyboard layout (CH)

About

Digital Scoreboard to show time, weight category, names, points and cautions for an Olympic Wrestling match.

https://polettif.github.io/rrs-wrestling-scoreboard

License:MIT License


Languages

Language:JavaScript 66.3%Language:TypeScript 23.3%Language:HTML 6.0%Language:CSS 4.4%