Abhikar12/Super-Market-Billing-System
In this project, we will be creating a SuperMarket Billing System in Java using Swing for the user interface and SQLite as the database for the application. The system will have two profiles: Admin and Cashier.
Java