Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 423 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 423 Bytes

LibraryProj

Post Graduate Java Project using Java Swing , Hibernate and JPA

This project handles the following Library operations:

  • List All the Books in the Library
  • Add new and Edit Books to the Library
  • Borrow out books to a registered user
  • Check the current details about a Book
  • *List all Members of the library *
  • Add new Memebrs to the Library
  • Export to Excel , the List of Books and Members