0% found this document useful (0 votes)
294 views10 pages

Online Movie Streaming Website

This document provides an overview of a website project for an online movie booking system. It includes 3 sections - an introduction describing the purpose of providing online movie booking, objectives of the project, and the tools and technologies used including HTML, CSS, PHP, and MySQL. It also includes a complete structure of the system outlining the different modules like admin, movie, booking, theater and payment. Finally, it lists some references used for the project.

Uploaded by

caraocultamusic
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)
294 views10 pages

Online Movie Streaming Website

This document provides an overview of a website project for an online movie booking system. It includes 3 sections - an introduction describing the purpose of providing online movie booking, objectives of the project, and the tools and technologies used including HTML, CSS, PHP, and MySQL. It also includes a complete structure of the system outlining the different modules like admin, movie, booking, theater and payment. Finally, it lists some references used for the project.

Uploaded by

caraocultamusic
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/ 10

A

SYNOPSIS

ON

A WEBSITE ON MOVIESITE

Submitted To Department of Computer Application


City Premier College, Nagpur.
For B.Com (Computer Application) - III

Submitted by
Tanmay Wankhede
Alfaz Nagani
Amit Rathore

Guidance By
Prof. Prashant Dupate

CITY PREMIER COLLEGE


Hindustan Colony, Wardha Road, Nagpur

Academic Year 2021– 22


INDEX

PAGE
SR. NO. CHAPTER NAME
NO.

1 INTRODUCTION 1

2 OBJECTIVES OF THE PROJECT 2

3 PROJECT CATEGORY 3

4 TOOLS/PLATFORM AND LANGUAGE TO BE USED 4

5 COMPLETE STRUCTURE OF THE SYSTEM 5

6 REFERENCES 6
INTRODUCTION

A Website On Movie Site in web system is basically made for providing the
customers an anytime and anywhere service for booking cinema tickets and providing
information regarding movies and their online schedule. Due to increase in technology and
digitalization online movie system has become much more popular. Instead of wasting time in
queues of movie counter, it provides easy and efficient way to book the tickets online. It is quite
fascination to sit at home browse the movies which have been released, read the review and
then book the tickets according to our feasibility.
The primary purpose of making the system is to create an automatic online based
System which will provide an easy and an alternate way to book a ticket for a movie. The
customer will need to enter the information related to film after which the system will provide
options to book the ticket.

OBJECTIVES OF THE PROJECT

• Website allows user to browse different movie category.

• The system is flexible to use and is cost-effective.

• Provide detailed information about movies, shows, etc.

• Provides the searching facilities based on various factors. Such as Movie, Customer, Show
timing, etc.
PROJECT CATEGORY

FRONT END :

HTML
The Hyper Text Markup Language, or HTML is the standard markup language for
documents designed to be displayed in a web browser. It can be assisted by technologies
such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript. Web
browsers receive HTML documents from a web server or from local storage and render the
documents into multimedia web pages. HTML describes the structure of a web
page semantically and originally included cues for the appearance of the document.

CSS

Cascading Style Sheets (CSS) is a style sheet language used for describing
the presentation of a document written in a markup language such as HTML. CSS is a
cornerstone technology of the World Wide Web, alongside HTML and JavaScript. CSS is
designed to enable the separation of presentation and content, including layout, colours,
and fonts.

BACK END :

PHP
PHP is a general-purpose scripting language that is especially suited to server-side
web development where PHP generally runs on a web server. PHP code is embedded into
the HTML source document .Any PHP code in a requested file is executed by the PHP
runtime, usually to create dynamic web page content. It can also be used for command-line
scripting and client-side GUI applications. PHP can be deployed on many web servers and
operating systems, and can be used with many relational database management systems
(RDBMS). It is available free of charge, and the PHP Group provides the complete source
code for users to build, customize and extend for their own use.
MySQL
MySQL is a relational database management system (RDBMS) that runs as a server
providing multi-user access to a number of databases. MySQL is a popular choice of
database for use in web applications and is an open source product. The process of setting
up a MySQL database varies from host to host, however we will end up with a database
name, a user name and a password. Before using our database, we must create a table. A
table is a section of the database for storing related information. In a table we will set up
the different fields which will be used in that table.
• Hardware requirement:-

This software requires following minimum hardware configuration:

➢ Processor: Pentium-iii

➢ RAM: 2 GB

➢ Hard Disk: 4.3GB

• Software Requirement:-
• Operating System
✓ Windows / Linux
✓ Xampp Server
✓ Sublime Text
• Language Used
✓ HTML
✓ CSS
✓ PHP
✓ JavaScript

• Technologies and Framework used :


✓ Bootstrap

• Browser :
✓ Mozilla Firefox (Recommended)
✓ Google Chrome
COMPLETE STRUCTURE OF THE
SYSTEM

Home Page.

Home Page

Home Movies

Current
All Movies
Showing
Movie Selection.

Selected
Movie

Resverse
Seat

Contact Choose Choose


Last Name First Name Theatre Quantity
Number Seat Group Seat

Various Various Select Your


Theatres Group Seat

Book Your
Seat
Admin
Login

Home

Books Movie List Theatre List

Shows details of
Add New Movie Add Theatre
booked person

Add Seat
Edit Movie
Groups

Edit Theatre
MODULES
Admin Module:
In Admin profile, the admin can accept or reject the request of theatre owner and view all the details
of users. The admin can add or delete the user and theatre and manage all the details.
Movie Module:
This module will help the viewer to see the details of the movies available for the show. He can
even search for any specific film. The number of seats available will be displayed to the viewer
along with their timings and the cost of different types of tickets.

Booking Module:
The main purpose for developing this module is to manage the booking of the movie. So all movie
ticket booking will be managed by theatre owner and customer will be able to book movie. Admin
and owner can see the list of the entire movie category and filter it according to the customers.
Customer can see all the booking details.
Theatre Module:
All movie ticket booking will be managed by theatre owner and customer will be able to book
movie. Admin and owner can see the list of the entire movie category and filter it according to the
customers. Customer can see all the booking details.

Payment Module:
After filling the details like the name of the movie, category of cards, the timings of the show and
the number of seats to be reserved, the viewers need to pay the money using different options
available like cash.
REFERENCES

BOOK NAMES

✓ Beginning PHP and MySQL – Jason Gilmore.


✓ Mastering HTML, CSS & JavaScript – BPB publications.
✓ Lets Us XAMPP – Orelly Publication
✓ Learning PHP, MySQL & JavaScript: With jQuery, CSS & HTML5.
✓ Headfirst PHP & MySQL (A Brain-friendly Guide)
✓ The Joy of PHP: A Beginner's Guide to Programming Interactive Web Applications
with PHP and MySQL.
✓ PHP for the Web: Visual Quick Start Guide.

Websites

✓ https://www.w3schools.com/php/php_datatypes.asp
✓ https://www.php.net/manual/en/index.php
✓ https://www.w3schools.com/html/default.asp
✓ https://www.w3schools.com/w3css/default.asp
✓ https://www.w3schools.com/js/default.asp
✓ https://www.imdb.com/title/tt2334879/plotsummary
✓ https://www.imdb.com/title/tt4154796/plotsummary
✓ https://en.wikipedia.org/wiki/Extraction_(2020_film)#:~:text=The%20film%20is%20abou
t%20an,when%20he%20is%20double%2Dcrossed.&text=Netflix%20released%20Extracti
on%20on%20April%2024%2C%202020.
✓ https://www.imdb.com/title/tt0073195/plotsummary
✓ https://www.imdb.com/title/tt1485796/
✓ https://www.imdb.com/title/tt0993846/plotsummary
✓ https://en.wikipedia.org/wiki/The_Matrix#:~:text=It%20depicts%20a%20dystopian%20fu
ture,bodies%20as%20an%20energy%20source.

You might also like