0% found this document useful (1 vote)
2K views9 pages

Ticket Booking System (OOP)

This document describes a ticket booking system for cinema reservations developed using Java. The system allows customers to book movie tickets online through a user-friendly interface and includes modules for login, search, update, and calculation. Class diagrams, flowcharts, and interface designs are provided for the admin and customer functions, which include login, booking, searching, registering, and calculating ticket prices. The goal of the system is to provide an alternative convenient way for customers to purchase cinema tickets.
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 DOCX, PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
2K views9 pages

Ticket Booking System (OOP)

This document describes a ticket booking system for cinema reservations developed using Java. The system allows customers to book movie tickets online through a user-friendly interface and includes modules for login, search, update, and calculation. Class diagrams, flowcharts, and interface designs are provided for the admin and customer functions, which include login, booking, searching, registering, and calculating ticket prices. The goal of the system is to provide an alternative convenient way for customers to purchase cinema tickets.
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 DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 9

OBJECT ORIENTED PROGRAMMING

TIKET BOOKING SYSTEM

Introduction

The main purpose of our ticket booking system is to provide an alternate and convenient way for a customer to buy cinema tickets. This system called Cinema Reservation System that develops by java language using eclips. There are some modules that we implement in this system such as Login, searching, update and calculate.

This system is user friendly. For the first time the user have to give their identification card to the staff for registration. Once they have been registered, the user can book the movie by using computer that has been provided.

Task Division Siti Hawa Binti Abd Hamid Login Admin Database Nurisma Binti Ahmad Calculation Admin Database Report

Class Diagram

Flowchart

Interface Admin

Figure 1.0 : Login Admin

Figure 1.1 : Search Movie

Figure 1.2 : Register Customer

Figure 1.3 : Search Customer

Figure 1.4 : Calculation

Interface Customers

Customers

Figure 2.0 : Login Customers

Figure 2.1 : Booking

Conclusion This system helps us to improve our programming skills using java language. Besides helping managing the package information which makes the management becomes easier.

You might also like