By Ishu Kumar
The Supermarket Billing System project is a Java Swing-based application that allows users to simulate the billing process in a supermarket.
This Supermarket Billing system is made using java swing in which you can input "ID","NAME","PRICE","DISCOUNT"(if any).
This will then generate the final invoice including the discounted item.
Below is the output:
Note:I ran this project in ApacheNetbeans and it runs fine. If using Vscode make sure it runs swings and has necessary installation.
Thanks keep coding ;)
Submitted by Ishu Kumar (ishuk26)
Download packets of source code on Coders Packet
Comments