Skip to content

ubednama/Book-Record-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Record Management System

This is a simple Java GUI project for managing book records with MySQL Database.
The application allows users to perform CRUD (Create, Read, Update, Delete) operations on book records, including adding new books, updating existing ones, deleting books, and viewing the list of books stored in the database.

Features

  • Insert Books: Add new books

  • View Books: Display the list of books

  • Update Books: Modify existing book records

  • Delete Books: Remove books from the database

Run the Application: Setup MySQL, create Book table, and execute BookFrame.java.

Snapshots

Screenshot 2024-06-12 202155 Screenshot 2024-06-12 202142

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages