Case Study December 18, 2022
Create a Point-of-Sale (POS) for ITC C105 Computer Shop. The program should only
accept PRODUCT CODE and QUANTITY to get the AMOUNT and will compute the GRAND-TOTAL if the customer wishes to end-up his/her transaction.
New customer (y/n): if “y” (will display the product information)
if “n” (stop)
Requirements:
1. Create a program for the final case study.
2. Draw a flowchart for the final case study.
3. Create a video presenting/discussing your flowchart, program code, and output, at least 5-10 mins.
Note:
> you can change the company name of the final case study.
> you can change also the Code, Description and Unit Price ( 5 items only)
Comments