Comp Final
Comp Final
PROJECT:
“THEATRE BOOKING SYSTEM”
1 certificate
2 acknowledgment
3 introduction
4 Source code
5 Output screen
6 Mysql tables
7 biblography
CERTIFICATE
INTRODUCTION
PROJECT NAME: “THEATRE BOOKING
SYSTEM”
By-Ayaan katyal
My project is about movie booking in theatre that make a
convenient way to book seats in various theatres located in
your city. Generally, people are visiting to theatres for
booking seats, my project reduce effort, cost and time for
booking seats in theatre by just sitting at their home. In this
project python used as a Front-End and MySQL used as a
Back-End, people interact with menu driven program through
python and they can make login by using registered user id
and password and they can start booking through a menu
driven program and all the data will be stored in MySQL
tables that I have made in this project. Here I am using a
database connectivity features to connect python with
MySQL. I have created 3 tables on MySQL named as movie,
registration and booking which will keep getting updated as
the data is stored in it. Through this project a registered user
can change their profile details like phone number, email id
and other credentials. user can easily cancel booking by just a
single type .People can book movies which are available on
theatres and choose their convenient time, they can choose
different types of theatre like PVR, Inox etc and number of
seats and the type of seats with their prices at the date and
time which suits them .Once the user has registered, their
account is saved and they just have to login to book their
movies
SOURCE CODE
OUTPUT SCREEN
MYSQL TABLES
BIBLOGRAPHY