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

csc248 Group Assignment

The document proposes an ordering system for a bakery that allows customers to order products for delivery or pickup. The system would record customer and order details, track payments, and calculate monthly income totals.

Uploaded by

haiqkal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
307 views

csc248 Group Assignment

The document proposes an ordering system for a bakery that allows customers to order products for delivery or pickup. The system would record customer and order details, track payments, and calculate monthly income totals.

Uploaded by

haiqkal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

COLLEGE OF COMPUTING, INFORMATICS AND MEDIA UITM

CAWANGAN JOHOR, KAMPUS SEGAMAT

PROPOSAL FOR
ORDERING SYSTEM OF WAHAB’S BAKERY HOUSE

GROUP PROJECT CSC248


GROUP MEMBER STUDENT ID
MOHAMAD ADLI BIN MOHAMAD ARIF 2022643728
MOHAMAD HAIQKAL BIN HAIRULNIZAM 2022628904
Property Industry:

Mr. Wahab is a businessman of bakery house, he plans on making an ordering system for
customer to place an order to buy his product. Below is the information given by Mr. Wahab
related to the ideas for his plan.

Customer can choose the product type they want which are cookies, cake and bread. The
systems recorded the customer order with the following details which are product type, product
flavour, quantity and delivery method. Other than that, the systems will record the customer’s
details which is customer name, customer phone number and address if choose for delivery
besides payment details (payments total and delivery charge if included).Each payment
transaction will be recorded and payment status will be updated. After the data has been
collected and stored, at the end of each month, the systems will calculate the total of income
for that month.

After discussion, we analyse the ideas given and sum up with the process that are needed
and suitable for Mr. Wahab needs.

The systems will be able to:

1. Store customer information in the systems.


2. Staff can remove customer order.
3. Search and display order details based on costumer name.
4. Update customer payment after they made a payment
5. Split the record into customer who choose to walk in and who choose to delivery.
6. Calculate the total of sum payment received.

Object Propose: Customers

Attributes: product type, product flavour, quantity, delivery method, customer name, customer
phone number, customer address, total payment.

Methods: accessor method, mutator method process method and display method.

You might also like