geerlingguy / beast-challenge

A control system for MrBeast's 1-100 challenge
GNU General Public License v3.0
26 stars 1 forks source link

Add Room Vote Status page #7

Closed geerlingguy closed 1 year ago

geerlingguy commented 1 year ago

Add a page with a grid (same as with #4) of all the rooms.

Each room will show the value (by label from rounds table) of their latest vote for the current active round.

The room will be darkened if a vote is present. It will be light colored (or white) if no vote has been found in the current round.

Maybe we could add this grid on the 'Test Mode' page as well?

geerlingguy commented 1 year ago

Added the page:

room-votes-example