This document summarizes a library management system software project presented by Pradeep Gopalsingh Bhul and Yash Maruti Gadekar under the guidance of Prof. Pooja Hule. The software allows libraries to computerize operations like book issuing, returning, and fine calculation. It replaces paper-based systems and improves transaction speed and accuracy while maintaining records of books, readers, and generated reports. The front end uses a graphical user interface while the back end is developed in C++. Several future enhancements are proposed like integrating additional legacy systems, online banking, and implementing barcode readers.
Download as PPTX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
21 views
Library Management
This document summarizes a library management system software project presented by Pradeep Gopalsingh Bhul and Yash Maruti Gadekar under the guidance of Prof. Pooja Hule. The software allows libraries to computerize operations like book issuing, returning, and fine calculation. It replaces paper-based systems and improves transaction speed and accuracy while maintaining records of books, readers, and generated reports. The front end uses a graphical user interface while the back end is developed in C++. Several future enhancements are proposed like integrating additional legacy systems, online banking, and implementing barcode readers.
PROF.POOJA HULE INTRODUCTION: This is the Library Management System software which is used to computerize any Library System, so that all the transactions become fast and there should not be any error in transactions. It replaces all the paper work. Opening the software requires to login with user name and password. It performs all the features of the modern library that is book issue, return, and fine calculation. Reader can issue books, return books and find books in the library by a simple search done on the book id. Fine can be updated or changed depending on the requirements of the administrator. It keeps records of all the books, given to the customers, so that administrator could update his daily reports. Reader and book details also maintained and the administrator holds the main account. Security and authentication are maintained by keeping a record of reader names and passwords; the administrator holds the main account and password. Different reports can be generated like daily reports and the user report, book type report and the book code report. FRONT END & BACK END: Front End :
Back End : c++
FUTURE ENHANCEMENT:
This project was developed to fulfill user and business
requirement; however there are lots of scopes to improve the performance of the Library Management System in the area of user interface, database performance, and query processing time. Etc.So there are many things for future enhancement of this project. The future enhancements that are possible in the project are as follows. •Linking and integration of any legacy system for accounting .•Integration with bank database through Web Services •Connection to third-party OLAP applications •Implement Bar code reader •Web interface for members •In the area of data security and system security. •Provide more online tips and help. DFD
user
Library management
Delete Search View book Change Edit book
Add books books books list password Record THANK YOU