









































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Remember to use visuals, bullet points, and a consistent design throughout your presentation to make it engaging and easy to follow. Feel free to customize the content based on the specific details and features of the online movie ticket booking system you are presenting.
Typology: Study notes
1 / 49
This page cannot be seen from the preview
Don't miss anything!
1
Under the guidance of Ms.kalpana Asst Professor
By
M.SrividyaG.Swapna R.Sailatha CH.V.N.Madhuri
GLOBAL INSTITUTE OF ENGINEERING & TECHNOLOGY
Introduction
Technology Used
System Analysis
(^) System Design System Implementation
System Testing
Discussion of Results
(^) Conclusion References
4
Technology Used
5
7
service that can be run on as many Internet browsers possible to allow movie goers to search for movies, reserve tickets, and goer, a great deal
For example: A screen containing the cinema hall configuration is displayed. User can see that there are small green seats among some green ones. User notices the legend that explains the color markup. User can see the
position of the screen and they can reserve maximum of four seats based on the availability. A Ticket Summary screen is displayed containing all ticket information i.e. movie, cinema name and address, cinema theater, row and seat no, price
for each ticket, and the total price to be paid including alltaxes. They verify the information and press the Accept
button.
software that can assess for quality. Design is the only way that we can accurately translate a customer’s view into a finished software product or system.
User- who can book tickets online and Administrator- who manages the movie information content
11
13
14
16
17
public partial class login : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { } protected void Button1_Click(object sender, EventArgs e) { } protected void b1_Click(object sender, EventArgs e)
(^20) {