Sei sulla pagina 1di 10

ONLINE MOVIEW TICKET BOOKING SYSTEM

INTRODUCTION

A movie theater or movie theatre (also called a cinema) is a building that contains
an auditorium for viewing films (also called movies), for entertainment. Most, but not all,
theaters are commercial operations catering to the general public, who attend by purchasing
a ticket. Some movie theaters, however, are operated by non-profit organizations or societies
which charge members a membership fee to view films.

The film is projected with a movie projector onto a large projection screen at the front of the
auditorium while the dialogue, sounds and music are played through a number of wall-mounted
speakers. Since the 1970s, subwoofers have been used for low-pitched sounds. In the 2010s,
most movie theaters are equipped for digital cinema projection, removing the need to create and
transport a physical film print on a heavy reel.

A great variety of films are shown at cinemas, ranging from animated films for
children, blockbusters for general audiences and documentaries for patrons who are interested in
non-fiction topics. The smallest movie theaters have a single viewing room with a single screen.
In the 2010s, most movie theaters have multiple screens. The largest theater complexes, which
are called multiplexes—a design developed in the U.S. in the 1960s—have up to 25 screens. The
audience members typically sit on padded seats which in most theaters are set up on a sloped
floor, with the highest part at the rear of the theater. Movie theaters typically sell soft drinks,
popcorn and candy and some theaters also sell hot fast food. In some jurisdictions, movie
theaters are licensed to sell alcoholic drinks.

The project entitled Movie Ticket Booking System for MultiplexTheaters is a software
program for multiplex theaters to book the tickets andto manage theater activities.
Movie Ticket Booking System for Multiplex Theaters is a
softwareapplication to manage theater activities, mainly ticket issuing, seatreservation, daily
theater wise and show wise ticket issued reporting etc. This program helps multiplex theaters to
issue the tickets. n implementing this program people can buy tickets for any show for any day
from any counter.
OBJECTIVE

The main objective of this program is to issue the tickets to the customers
and reserve their seats. The other objective of this program is to book tickets to any show and to
any theater and to any day, so the customer will get the flexibility to book its tickets in any
counter and for any movie he/she wants. The other important objective of this program is to track
all account details particularly no of tickets sold for each show in each theater.

This is a online web site on which user as well as theatre owner register themselves and
use this site to update movies in theatre and search for particular location of theatre as well as
book tickets for particular movie. Also theatre authority can check by ticket number for valid
user.
DATABASE DESIGN

Table : BOOKING
Sr.no Field Name Type Size

1 ISBN Number Long Integer

2 Category Text 50

3 Publisher Text 50

4 Book Text 50

5 Author Text 50

6 Price Number Long Integer

Table : MOVIES
Sr.no Field Name Type Size

1 Movie Name Number Long Integer

2 Price Text 50

3 Theater Number Long Integer

4 Seats Text 50

5 Proof Text 50
IMPLEMENTATION DETAILS
Implementation phase is mainly concerned with user training, site preparations & file
conversions. It also involves final testing of the system. During Implementation the components
build during development are put into operational use. Brief Reference of the points that should
be addressed during implementation:

a) Writing, testing, Debugging & Documenting program.


b) Converting data from the old to new system.
c) Giving training to user about how to operate the system.
d) Developing operating procedures for the computer center staff.
e) Establishing a maintenance procedure to repair & Enhance the system.
f) Completing system Documentation.
g) Reviewing the administrative plan, personnel requirement plan, and hardware plan.
REQUIREMENT ANALYSIS PHASE

A graphical user interface should be very pleasant and creative. Generally, for any
project two kinds software are required; one to design the user interface and second for the
storage of data. Visual Basic 6.0 is one of the programming well known for the creation of user
friendly interface. MS – Access the relational database management system has been used as
back end for the storage of data. Access facilitates easy retrieval, addition and modification.
However, the application can’t run standalone without the operating system. The entire software
requirement analysis has given the following software specifications:

Processor : X86 Compatible processor with 1.7 GHz Clock speed or more
Operating System : Microsoft Windows XP Professional.
(Resolution – 1024 by 768 pixels).
Language : Microsoft Visual Basic 6.0
Database : Microsoft Access.
RAM : 512 MB or more
Hard disk : 20 GB or more
Monitor : VGA/SVGA
Keyboard : 104 Keys
TOOLS

PROCESSOR :- Pentium IV 2GHz and Above

MOTHERBOARD :- Compatible with Processor.

MEMORY :- RAM :- 1GB

HDD :- 80 GB or More

PERIPHERALS :- Sony CD-RW

Keyboard {M.M.}

Mouse {PS / 2}

SOFTWARE REQUIREMENTS:-

OPERATING SYSTEM :- Microsoft windows XP

DEVELOPING TOOL :- Microsoft Visual Basic 6.0

DATABASE :- Microsoft Access 98 or more


SOFTWARE REQUIREMENT

Front End : Microsoft Visual Basic 6.0

“Visual” in visual basic is a method used to create the Graphical User Interface
application. Rather than writing many lines of code for the appearance and location of interface
element used in a program, you can simply add pre-built objects on the screen.

The “Basic” in visual Basic refers to the popular BASIC language, use by many
programmers. Visual Basic is based on original Basic language and also contains several
hundred statement, function and keywords, many of which relate directly to the windows GUI.

Reasons:

1. Visual Basic is based on the basic language for major of its syntax are similar to those in
basic language.
2. It provides GUI (Graphical User Interface) for the development of applications.
3. It supports JWELLARY DRIVEN PROGRAMMING.
4. It provides common programming platform across all MS-OFFICE application.
5. Easy error handling and debugging facilities
6. Easy connectivity to the Microsoft Access.

ADO (Active Data Object)

ADO (Active data object) is designed as an easy to use application level interface to
Microsoft ADO control 6.0 (OLEDB) Provides high-performance access to any data source,
including relational and non-relational database, email and file system, text and graphics custom
business object as well as ODBC data source. ADO is easy to use language independent,
implement with a small foot Print and few layers few between the client application and the data
source to provide high performance data access.
Back End: Microsoft Access

Microsoft Access is a Mobile application used to create and manage Mobile-based


databases on desktop Mobiles and/or on connected Mobiles (a network). Microsoft Access can
be used for personal information management (PIM), in a small business to organize and manage
data, or in an enterprise to communicate with servers.

Reasons:

1. Microsoft Access is a software package for database management.


2. Access is an easy to use for DBMS.
3. It is a full-featured database for the development of applications.
4. It comes with various graphics, functions, wide range of query designers, reports, etc.
5. No programming required to perform these operations.
6. Data is stored in the form of tables.
RDBMS

This project will require a RDBMS (Relational Database


Management System) i.e. MICROSOFT OFFICE ACCESS EDITION 2007 as back-end.
As in today’s information technology age, there is a need to manage information
effectively. A Mobile satisfy the demand of the market Bounds with numerous database
managing hands which will chain to be effective and offers various add on facilities.

MS-Access is one such package that has increasing gained acceptance as DBMS.
Starting the small database features one can create a complex data handling application. Access
is used to store and manipulate large amount of data and automate respective task. Such as
maintaining an inventory control and generating invoices. You can also process your data and
create meaningful reports. For the requirement of our project it is very supportive and successive.
BIBLOGRAPHY

For the completion of this project, I have taken references from variety of Jwellary s
related to Visual Basics, which helped me a lot for the successful completion of this project.

1. Programming in Visual Basic 6.0


2. Visual Basic Programming-BPB Publication
www.google.com

www.educationforum.com

www.wikipedia.com

www.herbs.org

Potrebbero piacerti anche