Basic Library Managemet System using C
The Library Management System is gaining more importance as the number of its users are increasing rapidly. As the number is rising there is a need of effective management of library, one such effective system is our Library Management System.
Library Management System is a simple management system for monitoring and controlling transactions in a library. The main objectives of this project is to
- Access and update details of the users
- Access and update details of the books
- Issue and Return a book
- Add new books
The Project is developed in C language and it highlights the concepts of files and structures.