Pick a shift in each cell. Totals (right column) and Labor Hours (bottom row)
update live. ↻ Prefill next week sets next week's dates and auto-fills the
whole week — fixed schedules plus each variable employee's characteristic
pattern — with requested days marked OFF. It's a starting draft: edit any cell.
Everything auto-saves in this browser; use Save/Load to move a
sheet between machines.
Excel (exact) downloads a workbook that exactly matches
PCX-Schedule-template.xlsx (widths, fonts, merges, colors, formulas) — it needs
the local server: run go run ./cmd/fill-serve and open the printed
http://localhost address. (Offline alternative: Save, then
go run ./cmd/fill-week --in <saved.json>.)