Layouts of a scoreboard app

Micetro Scoreboard

I created an interactive scoreboard with an input app for Det Andre Teatret.

It gives you an interface for adding players, keeping their score for the Micetro-show, and then animating and updating a live scoreboard running on a separate machine. The focus was on making the state a replica of the actual show, with the scores being calculated on runtime, ensuring correct values even when deleting scenes and moving players.

The app is built with React, styled components and Firebase.