sxsphinxstack

Projects / Chore rotation board

Chore rotation board

Use with: build-web-app. Resume line when done: Built {project_name}, a chore rotation app my household uses — live at {url}

Brief

A board that answers one question: whose turn is it. Load it with your household's chores and the people who share them, encode the rotation your family agreed to, and show today's assignments on one screen. Marking a chore done advances the rotation. State persists across reloads (localStorage is fine).

Personalize

Milestones

  1. Model in the README before code: what is a chore, what is a rotation, what does today's view show when nothing is due.
  2. Hardcoded chore list with today's assignee per chore, deployed. Ugly is fine.
  3. Mark-done advances the rotation; state survives a reload.
  4. Add and remove chores and people without breaking existing rotations, including the empty state when the last chore goes.
  5. Different cadences per chore (daily, weekly) plus a visible history of who did what and when.
  6. A week of real use in your house, then final README with a note on what the household changed after seeing it.

Done means