/CashierRegister

Primary LanguageC++GNU General Public License v3.0GPL-3.0

CashierRegister

A simple checkout register for cashier. The user will be given a list of items for sale. The user will choose items, place in cart. Finally checkout and given the total cost including tax.

Side note: Give discounts based on a coupon code inserted.