0% found this document useful (0 votes)
26 views

Picture Planet: A Mini Project Report On

This document is a mini project report on an online movie ticket booking system called Picture Planet. It was created by three students - E.Srikanth, G.Rohith Reddy and M.Rakesh - as a partial fulfillment of their Bachelor of Technology degree in Computer Science and Engineering at S.R Engineering College under the guidance of their professor A.Chandu Naik. The system allows users to book tickets for movies playing in registered theaters. It provides movie details, theater details, ticket pricing and availability. The system has separate interfaces for administrators, users booking tickets and general users browsing information.

Uploaded by

Jeevan Kumar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views

Picture Planet: A Mini Project Report On

This document is a mini project report on an online movie ticket booking system called Picture Planet. It was created by three students - E.Srikanth, G.Rohith Reddy and M.Rakesh - as a partial fulfillment of their Bachelor of Technology degree in Computer Science and Engineering at S.R Engineering College under the guidance of their professor A.Chandu Naik. The system allows users to book tickets for movies playing in registered theaters. It provides movie details, theater details, ticket pricing and availability. The system has separate interfaces for administrators, users booking tickets and general users browsing information.

Uploaded by

Jeevan Kumar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 8

A Mini Project Report On

PICTURE PLANET

in partial fulfillment of the degree

Bachelor of Technology
in

Computer Science & Engineering

By

08K41A0511 08K41A0520 08K41A0534

E.Srikanth G.Rohith Reddy M.Rakesh

Under the Esteemed Guidance of

A.CHANDU NAIK Assistant Professor

Submitted to

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING


S.R ENGINEERING COLLEGE, ANANTHASAGAR, WARANGAL (Affiliated to JNTUH, Accredited by NBA), Autonomous. (2008-2012)

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING

CERTIFICATE

This is to certify that the Project Report entitled "Picture Planet" is a record of bonafide work carried out by the student(s) E.Srikanth(08K41A0511),G.Rohith Reddy (08K41A0520) and M.Rakesh (08K41A0534) during the academic year 2010-11 in partial fulfilment of the award of the degree of Bachelor of Technology in Computer Science & Engineering by the Jawaharlal Nehru Technological University, Hyderabad.

Supervisor
(A.CHANDU NAIK) Asst Professor, Dept of CSE

Head of the Department


(Dr. C.V.GURU RAO) Professor, Dept of CSE

External Examiner

ACKNOWLEDGEMENT

First and foremost, we wish to express our deep and sincere feeling of gratitude of the great institution of our SR ENGINEERING COLLEGE for providing us with opportunity of fulfillment of our long cherished goal of becoming BACHELOR OF TECHNOLOGY IN COMPUTER SCIENCE AND ENGINEERING. We are very much thankful to our Principal Dr.P.Venkateshwaralu and our HOD Dr. C.V.Guru Rao having provided us an excellent academic atmosphere in the institution. We wish to express true sense of gratitude towards our seminar guide

Mr.A.Chandu Naik and lecture discrete step in study of this seminar contributed his valuable guidance and help to solve every problem that arose and opening the doors of the department towards the realization of the seminar report. We also thank other staff members and friends who assisted us on our project work. Last but not the least we thank our parents who inspired us always to do the best.

E.Srikanth G.Rohith Reddy M.Rakesh

(08K41A0511) (08K41A0520) (08K41A0534)

ABSTRACT
It is a web based project. The main aim of this Picture Planet is online booking tickets for various movies in registered theaters by the users. Here details about now playing movies and no of tickets available in a particular theatre for particular movie, movie details, ticket cost for registered users. The user at any time can view the required information whether seats available for particular movie in a particular theatre. He can collect all information like as movie details, theatre details. The Picture Planet application proposed to be implemented for services for three types of users like administrators, booking tickets, users. The services that this system should support for these users are summarized below. This system should provide the administrator with the convenience such as adding movies, theaters and assigned movies, view the movies. In this we can get information about movies, theatres. In this service we can view information about movies. This system should help the users by providing the details online reservation facility to search the movies and theatres in this system user cancel the tickets.

TABLE OF CONTENTS
S.NO CONTENT
1. 2.

PAGE NO 1 2 2 2 3 3 3 4 4 6 10 10 10 11 11 17 17 18 20 21

Introduction Requirements & Analysis 2.1 Existing System 2.2 Proposed System 2.3 Feasibility Study 2.3.1 Technical Feasibility 2.3.2 Operational Feasibility 2.3.3 Economic Feasibility 2.4 Modules 2.5 Technologies Used

3.

Design 3.1 Requirement Specifications 3.1.1 Functional & Non-Functional Requirements 3.1.2 Hardware & Software Specifications 3.2 Dataflow Diagrams 3.3 UML Diagrams 3.3.1 Class Diagram 3.3.2 Use Case Diagram 3.3.4 Activity Diagram 3.3.5 Sequence Diagram

S.NO CONTENT 3.3.6 Collaboration Diagram 3.4 Data Dictionary


4. 5.

PAGE NO. 24 24 27 28 28 28 29 30 32

Implementation Testing
5.1 Introduction 5.2 Test Case Preparation 5.3 Test Case Verification 5.4 Test Cases

6. 7.

Screen Shots Conclusion & Future enhancements 41

8.

Bibliography

43

List of figures
S.NO FIGURE Fig 1) Fig 2) Fig 3) Fig 4) Fig 5) Fig 6) Architecture of .net and sql server Zero Level data flow diagram First level data flow diagram Second level data flow diagram Class Diagram for admin Usecase diagram for admin 8 15 16 17 18 19 20 21 22 23 24 24 25 25 25 26 26 26 PAGE NO.

Fig 7) Activity diagram for validation Fig 8) Fig 9) Activity diagram for admin Sequence diagram for login

Fig 10) Sequence diagram for admin Fig 11) Collaboration diagram for admin Fig 12) Table for movie show Fig 13) Table for assigning movie Fig 14) Table for admin Fig 15) Table for booking tickets Fig 16) Table for movie details Fig 17) Table for theatre details Fig 18) Table for user details

S.NO FIGURE Fig 19) Screen shot for admin login page Fig 21) Screen shot for admin home page Fig 22) Screen shot for add movie page Fig 23) Screen shot for view movie page Fig 24) Screen shot for add theatre page Fig 25) Screen shot for view theatre page Fig 26) Screen shot for update theatre page Fig 27) Screen shot for assign movie page Fig 28) Screen shot for view assigning page

PAGE NO. 32 33 34 35 36 37 38 39 40

You might also like