You are on page 1of 16

DAV SR. SEC.

PUBLIC
SCHOOL
LAKKAR BAZZAR SHIMLA

2023-2024 session
INFORMATICS PRACTICES PROJECT ON

ANIME
SUBMITED BY: Vansh Thakur
CLASS: XII NM-2
CONTENTS
CERTIFICATE
ACKNOWLEDGEMENT
INTRODUCTION
LIBRARIES USED
SQL TABLES
LOGIN PAGE
MAIN PAGE
SEARCH OUTPUT
INSERT PAGE
GRAPH
 BIBLIOGRAPHY

CERTIFICATE
This is to certify that Vansh Thakur a
student of class XII-Non-Medical has
successfully completed the project on the
topic:
“ANIME”
With the connectivity of MYSQL under the
guidance of our Informatics Practices
teacher: Mrs. Mamta Panwar.
This project is absolutely genuine and
does not include plagiarism of any kind.
this project file is authentic piece of work
carried out with the consultation of the
supervisor.
Signatures:

Internal Examiner: -

External Examiner: -

ACKNOWLEDGEMENT
It was a privilege to have this golden opportunity to prepare
this IP Project. Completing the project gave me an immense
pleasure and I learned a lot while doing this project. It did not
only play an important role in my curriculum but it was also a
great initiative
to enhance and improve our programming skills.

I want to pen down big thanks to my respected teacher Mrs.


Mamta Panwar ho is our IP teacher who helped us while
completing the project. She also helped us in programming. I
would also like to help my friends who helped me in
programming. I would also like to thank our principal and my
parents.

THANK YOU
Vansh Thakur

INTRODUCTION
Welcome to the Anime Management System, a sophisticated
application tailored for anime enthusiasts. This project
seamlessly blends an intuitive graphical user interface with a
robust MySQL backend, offering a host of features. Users can
securely log in and effortlessly search for anime titles,
accessing comprehensive details such as name, genre, rating,
episodes, dates, links, and cover images. Adding new anime is
a breeze with the user-friendly insertion form. Dive into the
anime world further with an interactive pie chart showcasing
the distribution of genres. Our code prioritizes best practices
for reliability, maintainability, and security, with a strong
emphasis on error handling to provide users with informative
feedback. Whether you're a seasoned anime aficionado or a
newcomer, the Anime Management System promises a
streamlined and enjoyable experience for all fans, providing a
centralized hub for organizing and exploring your favorite
anime titles.

BIBLIOGRAPHY
The following sources were
used and helped me to
complete my project within
time
1)https://data-flair.training/

2)https://
www.geeksforgeeks.org/
3)NCERT book class 12

Libraries Used:
 MYSQL Connector
 MATPLOTLIB
 TKINTER
MYSQL Tables:
 Login Table

 ANIME Details Table


ESTABLISHING CONNECTION
BETWEEN MYSQL AND
PYTHON
LOGIN PAGE
SEARCH OUTPUT
Insert Page
GRAPH
Main Page

You might also like