Live-Scoreboard for the BC Tempelhof

Since 2021, the BC Tempelhof (badminton club) decided to stream their team matches on Youtube. To allow the online-viewers to see how the current game score is, I’ve developed a first draft of a live scoreboard. This scoreboard was solely used as information display system for the live-streams.

After some rework and gathering feedback, I developed the second version of the scoreboard. It featured several new things such as a better UI and UX as well as the possibility to show the current score behind the field as a reference for the players. Furthermore, the current server and receiver are visual distinguished such that no confusion can arise while playing an intensiv match.

Current development plan

The v2 is implemented using plain HTML for the frontend and Typescript for the kind of „backend„.

The ultimate goal is that the frontend is implemented using React, while a suitable backend is implemented, using Typescript or kotlin/Java.