mirror of
https://github.com/kbenestad/reimburse.git
synced 2026-06-18 08:04:31 +00:00
Static HTML reimbursement form. Auto-calculated totals, consistent output. Replaces error-prone Excel and PDF claims forms.
Form: Row 1 = Date | Vendor (grow) | FX rate (120px)
Row 2 = Description (grow) | Currency | Receipt | Amount (120px)
Base currency header: fixed width (no grow)
PDF: Same two-row layout with matching column positions
https://claude.ai/code/session_014uUwDBtG5y5FuWcy5zqVD1
|
||
|---|---|---|
| .gitattributes | ||
| CLAUDE.md | ||
| config.yml | ||
| index.html | ||
| LICENSE | ||
| README.md | ||
reimburse
Static HTML reimbursement form. Auto-calculated totals, consistent output. Replaces error-prone Excel and PDF claims forms.