Defence of Project.c
Defence of Project.c
System
2
Introduction
►
3
Problem Statement
The system relies heavily on manual processes, leading to errors in book
availability and delays in user requests.
Additionally, there is no proper system for tracking overdue books.
4
Scopes
►Provide a system where the library staff can catch defaulters easily and not let them
escape
5
Limitations
● Single user
● Only works offline
6
Features
Keeping the records of the book.
Details about who has returned book.
Password for administrator to use the system.
Delete record of books.
7
Objectives
8
Platform
Dev C/C++ is being used for compiling our code for Library Management
System.
C programming language is used to prepare a system
9
Algorithm Step1: Start
Step2: Display Welcome Note
Step3: Login Authentication
i. User enters email address and password
ii. System validates credentials
iii.If valid, proceed to step 8 (Welcome to System)
iv.If invalid, go to step 4 (Invalid Login)
12
Gantt Chart
13
Conclusion
14
Thank You!
15