BookStore Management System
Welcome to the BookStore Management System, a Java Swing application designed for efficient book inventory management and sales transactions.
Features:
Admin : Can add, update, and delete books and user accounts. Can view the bill table and print reports for total books, users, and bills.
Seller: Can search for books by ISBN or title, add them to the bill table, and print the bill.
Database:
Utilizes Apache Derby database (Java DB) for data storage.
Clone the Repository:
https://github.com/Hunter7166/BookStore-Management-System.git