I wanted to bridge the gap between simple command-line logic and professional business output, creating a tool that turns raw data into a polished, print-ready invoice for freelancers who don't need complex software.

It simplifies the process of generating an invoice. it takes in raw data and calculates totals and handles tax then automatically generates a web-formatted html invoice that opens directly to your web browser.

I buit it using java, I used java classes to declare the variables, take inputs from the user and perform calculation for totals and add tax payments. I then intergrated HTML and CSS to visually display the invoice in a clear, presentable format.

I encountered some challanges when working on the ui/ux of the invoice as it was my first time intergrating java and html, css.

I am proud that i was able to come up with a solution to an overlooked project and was able to simplify the process of making invoices, saving time and increasing efficiency.

I learned how to intergrate html, css into a java project.

I hope to include more features like having an option for coupon discounts. I hope to make the Automativ Invoice Genrator more customisable so it can meet every clients individuial needs.

Built With

Share this project:

Updates