Skip to content
#

library-management-system

Here are 50 public repositories matching this topic...

Library Management System in C language ( comprehensive library management system, allowing users to manage book-related operations. It supports adding new books with details such as title, author, and quantity, viewing available books, issuing books to students, returning issued books, deleting books, and searching for specific books by ID)

  • Updated Oct 30, 2024
  • C

In this project, a library management system will be developed. There are two different modes in the system. Student mode; Login/Logout the student can list the books stored in the system the student can borrow books and return the borrowed book Librarian Mode; Login/logout Listing all books Searching a book Update book information Adding a new …

  • Updated Jun 18, 2022
  • C

Improve this page

Add a description, image, and links to the library-management-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the library-management-system topic, visit your repo's landing page and select "manage topics."

Learn more