mirror of
https://github.com/kbenestad/invoice.git
synced 2026-06-18 08:04:32 +00:00
HTML invoicing app producing PDF invoices for freelancers. Configuration file allows entities to offer standard lines and rates for freelancers not used to providing invoices.
Replaces single generate button with a 20/20/60 flex row: - Save (20%): calls saveStorage(), shows brief ✓ confirmation - Validate (20%): checks invoice no, sender name, charge-to, line items; shows inline message - Download Invoice (60%): existing PDF generation https://claude.ai/code/session_01MkM7p8Us3L8YAfLKGA13NS |
||
|---|---|---|
| .github/workflows | ||
| app | ||
| dev | ||
| docs | ||
| CLAUDE.md | ||
| DESIGN.md | ||
| LICENSE | ||
| README.md | ||
invoice
HTML invoicing app producing PDF invoices for freelancers. Configuration file allows entities to offer standard lines and rates for freelancers not used to providing invoices.