Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 23

(AISSCE:2021-22)

CHANDERBALA MOI ACADEMY


ANKLESHWAR

INFORMATICS PRACTICES PROJECT


FILE

TOPIC- IPL
NAME- DIVYA SHAH
CLASS- XII C
ROLL NO. – 12
CERTIFICATE
This is to certify that this project in
Informatics practices is the bonafide work
of DIVYA SHAH of class XII
COMMERCE studying in
CHANDERBALA MODI ACADEMY.
This was carried out under the
guidance of Mrs. PUNITA GROVER
For submission to AISSCE (2021- 2022)
Project name: IPL
ACKNOWLEGEMENT
I would like to express a deep sense of
thanks & gratitude to my project guide
Mrs. Punita Grover for guiding me
immensely through the course of the
project. She always evinced keen interest
in my work. Her constructive advice &
constant motivation has been responsible
for the successful completion of this
project.
My sincere thanks go to Mrs. ,
our principal, for her co-ordination in
extending every possible support for the
completion of this project. Last but not
least, I would like to thank all those who
have helped directly or indirectly towards
the completion of this project.

DIVYA SHAH
Class: XII-C
ABOUT PYTHON
INTRODUCTION
It is widely used as general purpose, high
level programming language. Developed
by Guido Van Rossum in 1991.

USES:
Software development, web development
(server-side), system scripting,
Mathematics.

FEATURES OF PYTHON
1. Easy to use
2. Interpreted language
3. Cross-platform language
4. Expressive language
5. Completeness
6. Free & Open source

SHORTCOMINGS OF PYTHON
1. Lesser libraries
2. Slow language
3. Weak on type-binding
WORKING DESCRIPTION

This program is menu driven designed to keep


the ipl’s record which makes manual work
simpler.
This program consists of different options as
follows:
1. TO FIND TOTAL NO. OF MATCHES
2. TO FIND HOW MANY SEASONS DATA
WE HAVE.
3. TO FIND WHICH TEAM HAS WON BY
MAXIMUM RUNS.
4. TO FIND WHICH TEAMS HAS WON BY
MAXIMUM WICKETS.
5. TO FIND WHICH TEAM HAS WON BY
MINIMUM RUNS.
6. TO FIND WHICH TEAM HAS WON BY
MINIMUM WICKETS.
7. TO PLOT GRAPH.
INTRODUCTION

The aim of this software is to take a


general track
Of IPL records. The student management
software is simply
Developed to automate and manage the
records of
Students. The purpose of the software
project is
To develop the Management Information
System
(MIS) to automate the records of IPL,
Manage the attendance records and to
ease the
Entry of IPL teams according to their
match.
A MIS mainly consists of a computerized
Database, a collection of inter-related
tables for a
Particular subject or purpose, capable to
produce
Different reports relevant to the user. An
Application program is tied with the
databases for
Easy access and interface to the database.
Using
Application program or front-end, we can
store,
Retrieve and manage all information in
proper
Way.
2.Objective and scope
of the project
The objective and scope of this project is
to
develop a computerized MIS to automate
and
manage the records of IPL. This
software project also aimed to enhance
the
current record keeping system, which will
help
the teachers and staff to retrieve up-to-
date info
about a student at right time in right
shape.
The proposed software system is expected
to do
the following functionality :
• To provide a user friendly, user interface
(GUI)
based integrated and centralized
environment
for MIS activities.
• The proposed system should maintain
all the
records and should generate the required
reports and information required.
• To prove graphical and user-friendly
interface
to interact with a centralized database on
client-server architecture.
• To identify the critical operation
procedure
and possibilities of simplification using
modern IT tools and practices.

In its current scope, the software enables


user to
retrieve and update the information from
centralized database. This software does
not
require much training time of the users
dues to
limited functionality and simplicity.
• This software can store records in
predesigned in soft copy. There is no facility
yet
to produce customized reports. Only specific
reports are covered.

• There is no provision to scan a students’ id


card or face recognition system.

• Some application area like records of school


time table, map are not implemented in this
project, it facilitates user to view, add and
update record.
3.Problem definition
and analysis
The hardest part of the building a
software
system is deciding precisely what to build.
No
other part of the conceptual work is so
difficult as
establishing the detailed technical
requirement.
Defining and applying good, complete
requirements are hard to work, and
success in
this endeavour has eluded many of us.
Problem definition describes the ‘What’ of
a
system, not ‘How’, The quality of a
software
product is only as good as the progress
that
creates it. Problem Definition is one of the
most
crucial steps in this creation process.
Without
defining a problem, developers do not
know what
to build, customers do not know what to
expect,
and there is no way to validate that
Problem
Definition and Analysis is the activity that
encompasses learning about the problem
to be
solved, understanding the needs of
customer and
users, trying to find out who the user
really is, and
understanding all the constraints on the
solution.
It includes all activities related to the
following:
• Identification and Documentation of
customer’s or user’s needs.
• Creation of a document that describes
the
external behaviour and association
constraints that will satisfy those needs.
• Analysis and validation of the
requirements
documents to ensure, consistency,
completeness and feasibility.
• Evolution of need.

After the analysis of the IPL


system, the following features are
highlighted:
• Easy management of matches of IPL.
• Saves time and paper work.
• Can give accurate records of a match,
whenever required.
• Match records and management
becomes
Easy.
REQUIREMENTS
Hardware Requirements
1. Computer: for coding and typing the
required documents of the project.
2. Printer: to print the required
documents of the project.
3. Compact drive.
4. Processor: Pentium quad core
5. Ram: 64 MB
6. Hard disk: 20 GB

Software requirements
1. Operating system: windows 10
2. Python 3: for execution of program
3. Microsoft excel: for viewing csv file.
BIBLIOGRAPHY
INFORAMTICS PRACTICES by – Sumita
Arora
http://www.google.com/
htpp://en.wikipwdia.org

You might also like