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.
- Replace dark navy (30,45,69) with accent blue #2f6fed (47,111,237) throughout: issuer name, invoice word, charge-to name, table header bar, divider line, to-pay bar - Named colour constants (ACCENT, BODY, MUTED, BORDER, WHITE, STRIPE) for clarity - Filename: [ISSUER]_[YYYYMMDD]_[INVOICENUMBER].pdf with non-alphanumeric chars sanitised 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.