Library Management System provides real-time information while storing details of large number of books and allows search, borrow, return facilities to the users.
- Searching of books
- Issuing and returning books
- Displaying all books records.
- Displaying all members records.
- Add Book Records
- Add Member/Student Records
- Librarian can update the availability status of the books
Make sure to be in root directory
mvn clean javafx:run