Ticket Booking System (OOP)

OBJECT ORIENTED PROGRAMMING TIKET BOOKING SYSTEM Introduction The main purpose of our ticket booking system is to pr

Views 216 Downloads 1 File size 225KB

Report DMCA / Copyright

DOWNLOAD FILE

Recommend stories

Citation preview

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

Nurisma Binti Ahmad

-

Login

-

Calculation

-

Admin

-

Admin

-

Database

-

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.