Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 352 Bytes

File metadata and controls

2 lines (2 loc) · 352 Bytes

Library-Management-System

This is a Library Managment System Project which was Admin and User Interfaces. Admin can add/remove books, list the user details etc. User can search,issue and return the book. Used Object Oriented Programming for maintaining the code and used hashing to improve searching, insertion and removal of books from the Library.