sxsphinxstack

Projects / Game-night standings

Game-night standings

Use with: build-web-app. Resume line when done: Built {project_name}, a standings app tracking real game-night results — live at {url}

Brief

An app that records your friend group's game-night results as they happen and computes a standings table plus each player's sorest statistic: the losing streak, the always-second record, the win rate that collapses at one specific game. It works when the group starts citing it mid-argument.

Personalize

Milestones

  1. Backfill what the group remembers of past results; mark backfilled entries as from-memory.
  2. Define the result record: date, game, players, outcome. Entries persist across reloads.
  3. Standings table computed from entries, with the ranking rule written next to it.
  4. Per-player pages with the sore statistic each.
  5. Live-enter results at one game night; fix whatever made entry slow.
  6. Show the group; take corrections to the historical record.

Done means