KV Ip
KV Ip
1 Uppal
INFORMATICS PRACTICES
CLASS: XII
PROJECT FILE
2024-25
TEACHER: STUDENT:
MR. RATHNAM SRINIVAS KAVIYA CHAUDHARY
PGT (CS) CLASS : XII-B
1
CERTIFICATE
This is to certify that the project work on
MYSQL PYTHON CONNECTIVITY based on the
curriculum of CBSE has been completed by
KAVIYA CHAUDHARY of class XII-B of Kendriya
Vidyalaya No-1 Uppal the above mentioned
project work has been completed under
guidance during the academic year 2024-25.
Signature of teacher:
Signature of external examiner:
Signature of principal:
2
ACKNOWLEDGEMENT
3
HARDWARE AND SOFTWARE USED
SOFTWARE REQUIRED
PYTHON VERSION – 3.0 AND ABOVE
MySQL VERSION – 5.0 AND ABOVE
HARDWARE REQUIRED
Processor – Intel Pentium or equivalent
Ram – 2GB or more
Hard Disk – 10GB available storage
4
MODULES USED
MySQL CONNECTOR
(To connect MySQL database and python)
SYS
(To exit from database)
5
INTRODUCTION
The Movie Ticket Booking Management System is a
computer application developed with python
programming language which allows for the
management of movies and reservations with the help of
a MySQL back end. Users may perform transactions with
the database with functions such as to insert a film,
reserve a ticket, and see films or bookings made. The
system models a primitive facility aimed at managing a
theater, assigning tasks to its users, checking what films
are showing and reserving places for the customers.
6
Source code:
7
8
9
10
11
Output :
12
13
14