0% found this document useful (0 votes)
8 views19 pages

The Cambridge International School: Informatics Practices Project File Subject Code-065

The document is a project file for a Library Management System created by Kaya Rawat for the Cambridge International School under the guidance of Mrs. Megha Sharma. It details the project's objectives, software requirements, coding process, and the use of Python libraries like pandas and matplotlib for data visualization. The project emphasizes the importance of data analysis in library management and showcases the student's learning experience throughout the project.

Uploaded by

Aastha Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views19 pages

The Cambridge International School: Informatics Practices Project File Subject Code-065

The document is a project file for a Library Management System created by Kaya Rawat for the Cambridge International School under the guidance of Mrs. Megha Sharma. It details the project's objectives, software requirements, coding process, and the use of Python libraries like pandas and matplotlib for data visualization. The project emphasizes the importance of data analysis in library management and showcases the student's learning experience throughout the project.

Uploaded by

Aastha Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 19

THE CAMBRIDGE INTERNATIONAL SCHOOL

INFORMATICS PRACTICES PROJECT FILE


SUBJECT CODE- 065

SESSION: 2023-24

TOPIC:
LIBRARY MANAGEMENT
SYSTEM

SUBMITTED TO: SUBMITTED BY:


MRS. MEGHA SHARMA KAYA RAWAT
ACKNOWLEDGEMENT

I would like to express my gratitude toward to my IP


Teacher Mrs. Megha Sharma for her valuable
guidance and nonstop support during this project.
As well as I am grateful to our principal Mrs.
Neelam for providing me with the beautiful
opportunity to work on this Project.

I would also like to thank my parents and friends for


encouraging me during the course of this project.

Finally, I would like to thank the CBSE board for


giving me this great opportunity to do this project.
CERTIFICATE

This is to certify that Kaya of class XII has completed her


IP project titled Library Management project under the
guidance of Mrs. Megha Sharma for the academic year
2023-24. The certified student has been dedicated
throughout her research and completed his work before
the given deadline without missing any important
details from the project. It is also certified that this
project is the individual work of the student and can be
submitted for evaluation.

Teacher’s signature External’s signature


INTRODUCTION TO PROJECT

The project titled “Library Management System” is software


for monitoring and controlling the activity of books and
members. The project is designed and coded in Python. This
project mainly focuses on basic operations in a Library like
reading details of members and books. Doing activities like
add a new member, delete a column, increase membership
fee, reading file by head or tail function, find total books etc.
In this project I show a bar graph and a Line graph with the
help of pandas I used matplotlib.pyplot a python library to
show the graph in line graph I show the data of late fee and in
bar graph I show the data of members id and fines.
First I create two csv files books and members and import into
MS word then I start coding.
After completing the coding I check all the functions, and
import into MS word. To create a presentation.
Through this project I learnt a so many things about python
and its library.
SOFTWARE REQUIRED

• MS EXCEL
• MS WORD
• PYTHON IDE
• NOTEPAD
EXCEL VIEW

BOOK.CSV

MEMBER.CSV
CSV VIEW
CODING
OUTPUT
Choice 15

Choice 16
CONCLUSION

The conclusion, Utilising the pandas library in our


Python project has been instrumental to analyse
library management data. With pandas powerful
data manipulation capabilities, we effectively
processed and cleaned. The Data sets enabling us
to extract valuable insights. The library integration
with CSV file simplified data handling and its.
Seamless compatibility with other Python live
release such as Matplotlib facilitated intuitive data
visualisation by harnessing the power of pandas.
We contributed the evidence. The Project the
significance of pandas as an essential tool for data
analysis and rain forces. Its role in tackling global
challenges effectively
BIBLIOGRAPHY

• IP Book by SUMITA ARORA


• N.C.E.R.T BOOK OF IP
• WWW.GOOGLE.COM
• SPYDER IDE
• PYTHON IDE

AND KNOWLEDGE OF 11TH 12TH CLASS PYTH


INDEX

S.NO TOPIC
1 Introduction to Pandas
2 Excel View
3 CSV View
4 Coding
5 Output

You might also like