CoolFace
Apppublic

garments/invoiceninja-pro

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
6 commits on main
ddaa52f1y ago

Add multi-currency support. Let users choose the invoice currency and display the correct symbol. Also include support for region-based surcharges or fixed fees.

garments
f7423551y ago

Allow users to export the invoice as a PDF, email it directly to clients, and generate a temporary online viewing link with print-ready formatting.

garments
7c843b51y ago

Add auto-save functionality using local storage. Ensure users returning to the site can resume where they left off without needing to register.

garments
47917221y ago

Add multiple professional invoice template designs. Allow users to choose between layouts and customize their invoice branding, including logo upload and color schemes.

garments
39be6741y ago

Create a professional invoice generator web app with a clean, modern interface. Users should be able to input company/business info, client/customer details, line items with descriptions, quantities, and prices. Automatically calculate subtotals, taxes, grand totals, and include invoice numbering, payment terms, and due dates.

garments
b6de6bf1y ago

initial commit

garments