Scarlco Events Build Note
Scarlco Events is a generalized event information and schedule display concept.
The interesting challenge is not simply putting events on a screen. The challenge is making the display reliable, readable, and appropriate for the environment where it runs.
A browser on a desktop computer is forgiving. A signage endpoint may not be.
That difference changes everything: CSS choices, animation, fonts, scaling, contrast, fallback states, and how much complexity belongs in the display layer.
The lesson is simple: test where the tool will actually live.