Skip to content

vyomgupta/BookNest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

BookNest

A comprehensive Java GUI application designed for library management.

Overview

The entire codebase is crafted using IntelliJ IDEA IDE and the MySQL connector for Java Database Connectivity (JDBC).

Front-End

The user interface is developed using Java Swing Libraries, leveraging GUI Forms available in the IntelliJ IDEA IDE.

Back-End

The back-end comprises pure Java code utilizing packages and GUI Forms. MySQL Connector for Java is employed for Java Database Connectivity, offering a package with a rich set of classes and interfaces for database interactions.

Screenshots

Home Page
BH-SS-2

Database of available books
BH-SS-3

Adding books to the Hive
BH-SS-4

Database of Book Issue Records
BH-SS-5

Issue Book to a reader
BH-SS-6

Update the login Credentials
BH-SS-7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages