Customer must hand items over to the cashier. Cashier checks out each item and adds to register the amount paid by customer. This is added to a global variable to measure total sales.
[ ] Cashier must have a speed measure for checking out each individual item
Customer must hand items over to the cashier. Cashier checks out each item and adds to register the amount paid by customer. This is added to a global variable to measure total sales.