0% found this document useful (0 votes)
202 views14 pages

Student Movie Ticket System Report

This document describes a movie ticket booking system project. It includes sections on the introduction, requirements, design, implementation, and conclusions. The system allows users to view movie details, book and cancel tickets online through a website.

Uploaded by

MANJOSH Roy 18
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
202 views14 pages

Student Movie Ticket System Report

This document describes a movie ticket booking system project. It includes sections on the introduction, requirements, design, implementation, and conclusions. The system allows users to view movie details, book and cancel tickets online through a website.

Uploaded by

MANJOSH Roy 18
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 14

I K Gujral Punjab Technical University

Amritsar campus
Department of Computer Science & Engineering

Batch(2020-2024)

Project Report
On
Movie Ticketing Booking System

SUBMITTED BY:-
Manjosh Roy
2023727
DECLARATION

We here by declare that the work being presented by


me on the project report entitled Movie Ticket Booking
System for partial fulfillment of the award of degree of
BTech submitted to the department of Computer
Science and Engineering (CSE), I K Gujral Punjab
Technical University. No part of this report has been
submitted to any College or University for the reward
of any degree to the best of my knowledge.

Head of department:- Project leader:-


Dr. Vipul Sharma Manjosh Roy
CONTENT OF PROJECT

1. Acknowledgment
2. Abstract
3. Introduction
4. Requirement analysis and specification
5. System design
6. Implementation
7. Conclusion
8. Future Scope
ABSTRACT

The project objective is to book cinema tickets in online. The Ticket


Reservation System is an Internet based application that can be accessed
throughout the Net and can be accessed by anyone who has a net
connection. This application will reserve the tickets. This online ticket
reservation system provides a website for a cinema hall where any user
of internet can access it. User is required to login to the system and
needs a credit card for booking the tickets. Tickets can be collected at the
counter and Watching movies with family and friends in theatres is one
of the best medium of entertainment after having a hectic schedule. But
all this excitement vanishes after standing in hours in long queues to get
tickets booked. The website provides complete information regarding
currently running movies on all the screens with details of show timings,
available seats. Ticket reservations are done using credit card and can be
cancelled if needed. Our online tickets reservation system is one of the
best opportunities for those who cannot afford enough time to get their
tickets reserved standing in long queues. People can book tickets online
at any time of day or night. Our reservation system also provides option
to cancel the tickets which are reserved previously.
INTRODUCTION

Welcome to newly designed website movie ticket booking is a faster,


cleaner and a tad more personal website, specially designed to make
your booking experience better. Log on, navigate and find out for
yourselves and if time permits leave your valuable feedback. Customers
may view the contents of any movie show at any time and may book any
movie ticket as needed. The program automatically calculates the
subtotal and grand total. When a visitor decides to finally book the ticket,
the order information including the buyer's name, address and billing
instruction is stored in the database securely and payment has been
made. The combo booking is also provided at the time of booking the
ticket and there’s a wonderful facility of delivering the combos at your
seat when you are watching the movie. You need to register a new user
whenever you have first visited or site then for future it will be stored in
our database permanently and you can book you movie ticket at any time
you want with this username and password.
SYSTEM REQUIREMENT

Hardware Specification:
Server:
 Processor-7th generation i5
 RAM-128MB (min)
 Hard disk-20GB

Client:
 Processor-7th generation i5
 Ram-128MB (min)
 Hard disk- 20GB

Software Specification:
 Platform-Windows 8,10
 Front end - Html, CSS
 Backend - XAMP

Front End:
HTML: Hypertext Markup Language (HTML)is the standard markup
language for creating web pages and applications. Each page contains a
series of connections to other pages called hyperlinks.HTML describes
the structure of a web page semantically and originally included cues for
the appearance of the document. HTML elements are delineated by tags,
written using angle brackets. Tags such as <img> and <input/> introduce
content into the page directly. Others such as <p>….</P> Surround and
provide information about document text and may include other tags as
sub-elements. Browsers do not display the HTML tags, but use them to
interpret the content of the page. HTML code ensures the proper
formatting of text and images so that your Internet browser may display
them as they are intended to look. Without HTML, a browser would not
know how to display text as elements or load images or other elements.
HTML also provides a basic structure of the page, upon which Cascading
Style Sheets are overlaid to change its appearance.

CSS: Cascading Style Sheets (CSS) is a style sheet language used for
describing the presentation of a document written in a markup language.
CSS is designed primarily to enable the separation of presentation and
content, including aspects such as the layout, colors, and fonts This
separation can improve content accessibility, provide more flexibility and
control in the specification of presentation characteristics, enable
multiple HTML pages to share formatting by specifying the relevant CSS
in a separate .CSS file, and reduce complexity and repetition in the
structural content.

About PHP:
PHP is a widely used opensource general purpose scripting language that
is especially suites for web development and can be embedded into html
basically, a server-side scripting language designed primarily for web
development but also used as a general-purpose programming language.
PHP code may be embedded into HTML or HTML5 markup, or it can be
used in combination with various web template systems, web content
management systems and web frameworks. PHP code is usually
processed by a PHP interpreter implemented as a module in the web
server or as a Common Gateway Interface (CGI) executable. The web
server software combines the results of the interpreted and executed
PHP code, which may be any type of data, including images, with the
generated web page. PHP code may also be executed with a command-
line interface (CLI) and can be used to implement standalone graphical
applications.

SYSTEM DESIGN
IMPLEMENTATION

Home page:
Admin page:
Front Page:

Movies List:
User Login:

Ticket Booking:
CONCLUSIONS

This project is developed successfully and the performance is found to be


satisfactory. This project is designed to meet the requirements of
assigning jobs. It has been developed in PHP and the database has been
built in My SQL server keeping in mind the specifications of the system.
The user will be able to book the ticket using this website. The
relationship between company manager, employee, and customer satisfy
a good communication to complete ticketing process. We have designed
the project to provide the user with easy retrieval of data, details of
theatre and necessary feedback as much as possible. In this project, the
user is provided with a website that can be used to book movie tickets
online. To implement this as a web application we used PHP as the
technology. PHP has advantages such as enhanced performance,
scalability, built- in security and simplicity. To build any web application
using PHP we need a programming language such as PHP and so on.
MySQL was used as back-end database since it is one of the most popular
opensource databases, and it provides fast data access, easy installation
and simplicity. For front end we used HTML and CSS.
FUTURE SCOPE
 In future our job management system will have
extra facilities and more companies for more
employees.
 It will grant more easy access.
 We are going to include recommendation system
to this project so it will be helpful for the user to
search and apply for jobs as they wish.

You might also like