Project
Project
Project
EDUCATION
DR. VIRENDRA SWARUP PUBLIC SCHOOL
BAKEWAR, BINDKI
Session - 2024 – 25
SUBJECT – Informatics Practices
(065)
A Project Report On:
Olympic Analysis System
Submitted to : Mr. Roshan Pandey
Submitted by : Kushal Omar
Class : 12th
Roll No. :
INDEX
1) Certificate
2) Declaration
3) Acknowledgement
4) Preface
5) Objective of Project
6) Requirement and Analysis
7) Coding and programs
8) Output Screens
9) Limitations of Project and
conclusion
10) References
CERTIFICATE
This is to certify that Kushal Omar of class XIIA,
has prepared the report on the project
entitled ‘OLYMPIC ANALYSIS SYSTEM’. The
report is the result of his effort and
endeavours. The report is found worthy of
acceptance as final project report for the
subject of Informatics Practices (065) of class XII
under the CBSE curriculum 2024-25. He has
prepared the report under my guidance.
PREFACE
The sole reason of making this project is to
celebrate India’s best ever Olympic
performance in Tokyo Olympics 2020.
OBJECTIVE OF PROJECT :
The main objective of the project
including the following:
b)Front End:
a.) Sublime Text Editor
b.) Microsoft Code Studio
c.) Python 3.8.2
(MATPLOTLIB)
The Matplotlib Python library, developed by
John Hunter and many other contributors, is
used to create high quality graphs, charts,
and figures. The library is extensive and
capable of changing very minute details of a
figure.
ABOUT OLYMPICS
INTRODUCTION
According to historical records, the first
ancient Olympic Games can be traced back
to 776 BC. They were dedicated to the
Olympian gods and were staged on the
ancient plains of Olympia. They continued
for nearly 12 centuries and still continuing.
HYPOTHESIS
MATPLOTLIB
1. bar(): It is used to plot a bar chart in
matplotlib for a given set of data.
2. hist(): Hist function allows us to create
and plot histogram for a given set of data.
3. xlabel(): It is used to set label for X axis.
4. ylabel(): It is used to set label for Y axis.
5. title(): Title function is used to add title to
the plot.
6. show(): It is used at the end to show plot
as per given specification.
CODING AND PROGRAMS
DATABASE AND TABLE DESIGN
OUTPUT SCREENS
#1
#2
#3
#4
#5
LIMITATIONS
Despite being best efforts of the developer,
the following limitations and functional
boundaries are visible, which limits the
scope of this application.
1. The software can store records and
produce reports in pre-designed format
in soft copy. There is no facility to
produce customized reports.
2. This is an offline project.
The module or function can be designed and
embedded to handle the user need in future.
Any part of the project can be modified
without much effort.
CONCLUSION
Python is one of the simplest programming
languages that are used for variety of
applications. We can also focus on the areas
for regular updates and version
advancements in future of this project.
Completing this project I have received a lot
of useful knowledge.
REFERENCES
• Book Used: SUMITRA ARORA
Informatics Practices Python, Class 12
• www.python4csip.com
• www.stackoverflow.com
• www.github.com
• www.w3schools.com
• www.geeksforgreeks.com