This billing software will be a standalone application that can integrate with a relational database (e.g., MySQL). It should provide both user-friendly GUI and backend functionalities. It creates the invoice and can be downloaded to our local storage.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Made an improvement in GUI javax.swing,javax.swing.table.DefaultTableModel,java.awt,java.awt.event
Here is the Gui of billing system created by me. I've included Item name, quantity, price and an Add button to save it in the data base. This is just a simple one I will be modifying it.
I'll add qr code scanner too. I will make it interesting. lot of work remained.