An invoice management system for JMATTS CLEANING Canberra.
- Clone the repository:
git clone https://github.com/GeoKM/kmatt_invoice.git - Navigate to the directory:
cd kmatt_invoice - Build the project:
cargo build --release
Run the executable: ./target/release/kmatt_invoice
- Use the menu to add, edit, remove customers, create invoices, etc.
- Select options by entering the corresponding number.
- The "Total:" field alignment in PDFs may need fine-tuning after real-world testing.
[Add license if applicable]