Skip to content

ommistry2914/BookHub

Repository files navigation

BookHub Application

This is a Java-based bookstore application with a graphical user interface (GUI) designed to manage books in a digital store. Users can add, delete, and update book details, as well as manage book cover pages. The application uses JDBC for database operations.

Features

  • Add a Book: Users can add new books to the store with details such as title, author, ISBN, and cover page.

  • Delete a Book: Users can remove books from the store.

  • Update Book Details: Users can modify the information of existing books.

  • Manage Book Cover Pages: Users can add or update book cover images.

  • Search Book: Users can Search books using BookId or BookName

Tech Stack

Client: Java: The primary programming language used for the application.

Server: Java GUI: For creating the graphical user interface.

JDBC: For interacting with the database.

About

This is a Java-based bookstore application with a graphical user interface (GUI) designed to manage books in a digital store. Users can add, delete, and update book details, as well as manage book cover pages. The application uses JDBC for database operations.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages