You are on page 1of 15

A Project Report on

library management system

Submitted By
KRISH KEDIA
Class: 12th (Science)

Under the Guidance of


Mr. Aashish Ashk
PGT (Computer Science)
Department of Computer Science
D.A.V- K.V.B. School, Biratnagar -13
Morang (Nepal)
Department of Computer Science
D.A.V- K.V.B. School, Biratnagar -13
Morang (Nepal)

CERTIFICATE

This is to certify that KRISH KEDIA


Of Class XII (Sci) has prepared the report on the Project entitled
“Library Management System (LMS)”. The report is the result of his
efforts & endeavours. The report is found worthy of acceptance
as final project report for the subject Computer Science (083) laid down
in the regulation of CBSE for the purpose of Practical Examination in
Class XII to be held in DAV School, Biratnagar on ______________.
He has prepared the project under my guidance.

(Mr. Aashish Ashk)


PGT (Computer Science)
Department of Computer Science
D.A.V- K.V.B. School, Brt -13
Morang (Nepal)
j dd

Department of Computer Science


D.A.V- K.V.B. School, Biratnagar -13
Morang (Nepal)

CERTIFICATE

The Project report entitled


“Library Management System (LMS)”,
Submitted by KRISH KEDIA of Class XII (Sci) for
the CBSE Senior Secondary Examination class XII of
Computer Science (083) at D.A.V - K.V.B School,
Biratnagar-13, Morang (Nepal) has been examined.

SIGNATURE OF EXAMINER
DECLARATION

I hereby declare that the project work entitled


“Library Management System (LMS)”, Submitted
to Department of Computer Science, D.A.V-K.V.B
School, Biratnagar-13, Morang (Nepal) is prepared
by me. All the coding are result of my efforts.

KRISH KEDIA
Class XII (Sci)
ACKNOWLEDGEMENT

I would like to express a deep sense of thanks & gratitude to my


Project guide Mr. Aashish Ashk Sir for guiding me immensely through the
course of the project. He always evinced keen interest in my work. His
constructive advice & constant motivation have been responsible for the
successful completion of this project.

My sincere thanks goes to Shri R.K. Mishra, Our principal Sir for his
Co-ordination in extending every possible support for the completion of
this project.

I also thanks to my parents for their motivation & support. I must


thanks to my classmates for their timely help & support for compilation
of this project.

Last but not the least, I would like to thank all those who had
helped directly or indirectly towards the completion of this project.

KRISH KEDIA
Class XII (Sci)
CONTENTS

 INTRODUCTION . . . . . . . . . . . . . . . . . . . . .

 WORKING DESCRIPTION . . . . . . . . . . . .

 SOURCE CODE SCREEN . . . . . . . . . . . . . .

 OUTPUT SCREEN . . . . . . . . . . . . . . . . . . . .

 CONCLUSION . . . . . . . . . . . . . . . . . . . . . . . .

 BILBIOGRAPHY . . . . . . . . . . . . . . . . . . . . . .

PROJECT ON CREATING
LIBRARY MANAGEMENT SYSTEM

INTRODUCTION: -

A Library Management System (LMS) is a computerized solution


designed to automate and streamline the operations of a library. It serves
as the backbone of any library, providing efficient cataloguing, resource
management, circulation, and user interaction. Building a Library
Management System is a fundamental project in the field of computer
science and information management. In this basic introduction, we'll
explore the essential components and objectives of creating an LMS.

OBJECTIVES AND ADVANTAGES OF THE PROJECT: -

 Data Accuracy and Security


 Risk Management
 Accurate Record-Keeping
 Secure Transaction
 Customer Details Maintaining
 Maintaining Issued Book Details
WORKING DESCRIPTION

This program is designed to keep Library Transaction Record.

1. Modify Books list


1.1) Add Book
1.2) Delete Book
2. Modify Students list
2.1) Add Student
2.2) Delete Student
3. Check List of Books
4. Check List of Students
5. Exit
SOURCE CODE
OUTPUT
Dashboard: -

To Modify Books List: -

1. Add Book

2. Delete Book

To Modify Students list: -


1. Add Students

2. Delete Students

To Check List of Books

To Check List of Students


To Exit

Bibliography
1. https://www.google.com
2. https://en.wikipedia.org
3. Computer Science with Python, by Sumita Arora

You might also like