Billing Software

Billing Software Used AI

3 devlogs
5h 4m
Created by Dheeraj

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.

Timeline

screenshot of code for confirmation

Update attachment

Made an improvement in GUI javax.swing,javax.swing.table.DefaultTableModel,java.awt,java.awt.event

Update attachment

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.

Update attachment