Skip to content

Getch-27/Library_Manegement_System_java_swing_and_mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library managment sysytem using Java swing and mySql database

This library management system aids the librarian in keeping track of information on students, books, book collections, and user registrations. Important information like book titles, authors, and availability is tracked, as well as student data like names, contacts, and fines. Overall, it simplifies library operations and guarantees effective resource management.

Features

  • Login page :By accepting the librarian's username and password, this function is used to authenticate the librarian.
  • New book: This function is used to add new books to the store by entering all of the book's information into the database.
  • Issue Book : After searching the book and printing the results, it accepts student personal data and stores it in the database.
  • Book Return : Retern the book and delate students data
  • Book status :This page displays the library's current inventory, including available books, books that have been issued, and students that have received those books.

Tool

  • IntelliJ IDEA
  • MySql Workbeanch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages