A java based invoice management program.
- Git clone the repository.
- Use maven to get dependencies.
- Run using mvn javafx:run
- java 13
- maven
No releases as of now, but you can still run the program to manage contacts and invoices, and export invoices to docx or xml files, a sample docx template is included, which uses word content controls in combination with docx4j.