Record the barcode and price for each new item scanned


Business Case:

For this assignment, please consider the following business case. Your organization has asked you to design an algorithm for a cash register program. For this interactive assignment, you will create two different items:

  • Flowchart
  • Pseudo code

In a typical scenario for checking out at a register, the cashier will scan new items and the register will record the barcode and price for each new item, until there are no new items to enter. The flowchart and pseudo code need to account for these typical actions.

Business Requirements:

For both the flowchart and pseudo code you must include the following:

1. Record the barcode and price for each new item scanned.

2. Print each new item scanned to the receipt.

3. Add each new item price to the subtotal.

4. Calculate sales tax on the subtotal at a rate of 6% when there are no additional new items to enter.

5. Calculate the overall total.

6. Print the sales tax calculation and overall total on the receipt.

Provide the following three items with your Initial post:

  • Create and save the flowchart based on the requirements listed above. Attach the document with your initial post.
  • Also, explain any problems or difficulties you had in creating the program and what you did to resolve the issues.
  • In addition, formulate and post the Pseudo code, based on the requirements listed above in your initial post.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Record the barcode and price for each new item scanned
Reference No:- TGS03252142

Expected delivery within 24 Hours