Rendezvous” is a famous white coffee shop at Ipoh. The signature products are different types of instant white coffee.

computer science

Description

Rendezvous” is a famous white coffee shop at Ipoh. The signature products are different types of instant white coffee. Besides of the signature products, Rendezvous also selling their famous coconut jam (Kaya), egg tarts, coffee cookies and kaya puff.

In the shop, the customer will place their order at the casher counter. The shopkeeper will base on the product and quantity ordered to calculate the amount that the customer needs to pay. After making the payment, a receipt that records the product and quantity purchased is issued to the customer. Based on this receipt, the customer will collect their purchased items from the collection counter.

Discount will be given to the customer according to the table below.

Purchased Amount

Discount Rate

>= RM100

5%

>= RM200

10%

>= RM300

10% + free 1 bottle of kaya

 

You are required to create an order processing system for Rendezvous. In this system, you are required to demonstrate your understanding and usage of the following CISB254 subject syllabus.

  1. Programmer-defined class
  2. Standard classes
  3. Object-oriented programming
  4. Modularity (usage of methods/ functions)
  5. Inheritance
  6. Exception handling
  7. GUI
  8. Constructor
  9. Repetition and selection program construction
  10. User friendliness
  11. Internal documentation


Related Questions in computer science category