You are on page 1of 1

Video: https://drive.google.com/file/d/1pGFdZLwfL3_UkRhBsg-RNLLhYGRGHft0/view?

usp=sharing

https://drive.google.com/drive/folders/1Zap1PZXAruGqH2ibsxXs9p4QsU_knAwl?
usp=sharing

Activity 1 MIDTERM: Pizza Ordering


Make a Pizza Ordering that automatically compute the given items:

Here's the Data(Laman):

Type: [Take-out, Dine-in]


Pizza: [Hawaiian,Bacon Cheese,Pepperoni,Ham Cheese,Overload]
Size: [12, 15, 19, 24]

Prices:
{According sa size}
Hawaiian = 200,240,280,300
Bacon Cheese = 180,220,260,300
Pepperoni = 170,200,240,280
Ham Cheese = 180,220,260,300
Overload = 200,250,300,350

Addons:
Cheese = 20
Bacon = 50
Parmesan = 40
Pinceapple = 30

Drinks:
Soda = 50
Iced Tea = 40
Water = 10
None = Free

Discount: [0,5,10,15,20]

VAT = Total * .12

Instructions:
- Kada mag sselect ka ng item automatic lumalabas yung ToTal and Grand Total
- Kada mag papalit ka ng Quantity nag babago din yung Total and Grand Total
- Pag naka check yung VAT, automatically lilitaw VAT at ma-aadd automatic sa Grand
Total
- Pag nag select ng Discount, Automatic din nababawas sa Grand Total
- Pag Pinindot yung Process, Dapat may lilitaw ng message box na nag sasabi ng
order mo
example: You ordered [Quantity] [Pizza] [Size] via [Type] with the total of [Grand
Total]

- the project should be passed by a PDF FILE with contains of Writen Code/Screen
Shot of Form/Drawing from paper,
with a filename of your [ACTIVITY1 Surname, First Name]
anyone who sent jpeg or other format file are not acceptible, PDF FILE ONLY PLEASE!

You might also like