J.P. Rizal Ext., West Rembo, Makati City

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

UNIVERSITY OF MAKATI

J.P. Rizal Ext., West Rembo, Makati City

COLLEGE OF COMPUTING AND INFORMATION SCIENCES

COMPROG2 FINAL PROJECT

Proposal Number: 2 Group Name: ENIAC SQUAD Class: I-BCSSC

Members and roles:

Name Role Signature


Andre Lorenz S. Embuido
Leader, Database Diagram
Designer, Program Manager

Denmark Sogino
Creator of Logo, Java
Programmer

Angelito Tao-On Jr
Propose Project, GUI Designer

Russel Valdez
Database Programmer

Application Name: MOVIE TICKET BOOKING SYSTEM

Program/Application Description:

A program that allows a customer to buy a ticket and also reserve a seat. It is then recorded by a staff
member with the customer's name, amount of tickets, chosen seats, and the chosen movie. It is then
archived in order to be used to keep track of the customer's record.

Program/ Objectives:

● To make a system where the potential customers can buy a ticket and reserve a seat .
● To provide a swift and reliable transaction.
● To manage the details of Customer, Seat and the movie that they will watch.
● To store the customer’s data in a database.
Intended users/User types:

Identify the IPO (Input Process Output)

User Input Process Output

Staff Name The Customer booking Customer will receive


Age information will be the receipt
Admin Movie stored in the database
Date
Time Calculates the total bill
Cinema
Seat

Database Structure:

Table Name Description Field names


tbl_User Unique internal ID for the user after having Admin_ID, Staff_ID,
logged into the application Password, Account_Type
tbl_Movie Information about the movies Movie_ID, Movie_Time
tbl_Cinema Gives you the place on what cinema you will be Seat_Number,
and your seat number
tbl_Transaction A transaction is a completed agreement between Transaction_Number,
a buyer and a seller to exchange goods, Amount, Schedule
services, or financial assets in return for money.
tbl_Schedule A schedule is defined as an execution sequence Schedule_ID, Movie Schedule
of transactions. A schedule maintains the order Movies,Cinema,
of the operation in each individual transaction.

This proposal is made/created by:

_Angelito G, Tao-On_
Name above signature

Note: This proposal is discussed thoroughly by the whole team/group. Presented for final checking and
presentation for approval.
Meaning of Logo:

The word ENIAC is the name of the first computer ever made in 1945.

The four segments represent the four of us members when we start from the small circle but then it gets
bigger and bigger when we use our knowledge to work together.

The cross-like red lines connect the four segments where we can combine our collective knowledge to
gain more experience in programming.

You might also like