0% found this document useful (0 votes)
30 views

Presentation ON: Library Management System

This presentation introduces a library management system that allows users to manage books and member records. It includes modules to insert, extract, and generate reports on book and member data. The system also provides search capabilities. The existing software uses Java for the front end and MS Access for the backend database. Future enhancements could include additional features and flexibility across modules to improve reusability. Data flow diagrams and entity relationship diagrams are presented to illustrate the system architecture and design. Screenshots demonstrate the login page and key functions like adding, editing, and issuing books.

Uploaded by

Prakash Katwal
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views

Presentation ON: Library Management System

This presentation introduces a library management system that allows users to manage books and member records. It includes modules to insert, extract, and generate reports on book and member data. The system also provides search capabilities. The existing software uses Java for the front end and MS Access for the backend database. Future enhancements could include additional features and flexibility across modules to improve reusability. Data flow diagrams and entity relationship diagrams are presented to illustrate the system architecture and design. Screenshots demonstrate the login page and key functions like adding, editing, and issuing books.

Uploaded by

Prakash Katwal
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 20

PRESENTATION ON

LIBRARY MANAGEMENT SYSTEM


PRESENTED BY-

Mithilesh Kumar

Existing Software
Fornt End:-

JAVA

Back End:-

Ms-Access

Introduction
This project of LIBRARY MANAGEMENT SYSTEM of gives us

the complete information about the library. We can enter the record of new books and retrieve the details of books available in the library. We can issue the books to the students and maintain their records and can also check how many books are issued and stock available in the library. In this project we can maintain the late fine of students who returns the issued books after the due date.

Modules
Insertion to Database Module User friendly input screen Extracting from Database module Attractive Output Screen Report Generation module borrowed book list &

Available book list Search Facility system search for books and members

Future Scope Of Application


This application can be easily implemented under

various situations. We can add new features as and when we require. Reusability is possible as and when require in this application. There is flexibility in all the modules.

SOFTWARE SCOPE
Extensibility: This software is extendable in ways that its original developers may not expect . Reusability: Reusability is possible as and when require in this application. We can update it next version. Understandability: A method is understandable if someone other than the creator of the method can understand the code. Cost-effectiveness: Its cost is under the budget and make within given time period.

Data Flow Diagram(DFD)


0th Level DFD

User

System

Report

1st Level DFD


Add new Book

Edit new Book Remove Book


Update Book Search Book

Book

Member

2nd level DFD

E-R DIGRAM

SNAPSHOTS:1.
LOGIN PAGE

FILE MENU:-

FILE MENU:-

ADD BOOK:-

ADD MEMBER:-

EDIT MENU:-

ISSUE BOOK

RETURN BOOK

DELETE BOOK

THANKs

You might also like