www.codewithc.
com
Project Abstract
Library Management System is a simple console
application without graphics, developed using C
programming language.
It is compiled in Code::Blocks using GCC compiler.
This mini project utilizes various aspects of the C
language such as functions, arrays, pointers, file
handling, and data structure.
With this simple application, users can perform all the
basic book-related operations and features provided
by today’s advanced library management software.
Features
The key features of library management system are:
Add books
Return books
Issue books
Delete record of books issued
View record of books issued
Password for administrator to use the system
Books are categorized into different departments
Screenshots
1) Main Menu
2) Select Categories
3) Add Book
Thank You!