reports/frontend
jtricerolph b97358e9fb Add Weekly Actuals directors report with charts
Full weekly actuals report matching the spreadsheet layout:
- Week summary table (Rooms/Dry/Wet vs Budget vs Last Year vs Last Week)
- Grouped bar chart + dept split pie chart
- 5-week rolling summary table
- Occupancy table by day of week (rooms, occ%, ARR, RevPAR)
- Month progress to date (totals + dept split) with progress bar chart
- 12-month turnover trend line chart by dept
- Utilities placeholder (pending meter readings app)

Budget values come from the forecasting API which distributes monthly
budget proportionally to daily sales — so high-demand weeks (e.g.
Christmas) carry a higher budget share. Gross shown as net × 1.20.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-20 13:07:19 +00:00
..
public/icons Replace letter icons with Lucide PWA icons 2026-07-11 20:30:13 +00:00
src Add Weekly Actuals directors report with charts 2026-07-20 13:07:19 +00:00
Dockerfile Scaffold custom reports app (LXC 122 · /reports) 2026-07-06 12:58:19 +00:00
index.html Make reports installable as a PWA 2026-07-11 11:27:01 +00:00
nginx.conf Make reports installable as a PWA 2026-07-11 11:27:01 +00:00
package-lock.json Add Weekly Actuals directors report with charts 2026-07-20 13:07:19 +00:00
package.json Add Weekly Actuals directors report with charts 2026-07-20 13:07:19 +00:00
tsconfig.json Scaffold custom reports app (LXC 122 · /reports) 2026-07-06 12:58:19 +00:00
vite.config.ts Replace letter icons with Lucide PWA icons 2026-07-11 20:30:13 +00:00