This Console Based Library Management System is Designed for Beginners Who want to start Developing Porjects in Java. It mainly focuses on basic operations in a library like adding new member, new books, updating new information, searching books along with Advance Searching, viewing members and facility to borrow and return books. In this Serialization is used to store all the data permanently in Files.
1.) Admin-User Login
2.) Menu based on Person Role(Admin/User).
3.) Filters can be Applied while Viewing and Searching Books.
4.) Automatically compress or decompress table based on Length of Data.
5.) Serialization is used to store Data.
6.) Gives resonable output if something goes wrong.
7.) Explore more by Running it.
For New User, Use "xx__"(without double quotes) as UserName and Password.