Description: A simple console C++ restaurant cash register system, there are three user rights. Ready to order the waiter to see their sales. Cashier can check out to see the global sales. Managers can add or modify the permissions, and modify menus and table spaces.
To Search:
File list (Check if you may need any files):
CSC291Project
.............\Admin.cpp
.............\Admin.h
.............\Admin.o
.............\Cashier.cpp
.............\Cashier.h
.............\Cashier.o
.............\CashPayment.cpp
.............\CashPayment.h
.............\CashPayment.o
.............\CreditPayment.cpp
.............\CreditPayment.h
.............\CreditPayment.o
.............\CSC291.dev
.............\CSC291.exe
.............\CSC291.layout
.............\Employee.cpp
.............\Employee.h
.............\Employee.o
.............\EmployeeList.o
.............\Invoice.cpp
.............\Invoice.h
.............\Invoice.o
.............\Item.cpp
.............\Item.h
.............\Item.o
.............\ItemList.o
.............\main.cpp
.............\main.o
.............\Makefile.win
.............\Manager.cpp
.............\Manager.h
.............\Manager.o
.............\MasterList.cpp
.............\MasterList.h
.............\MasterList.o
.............\Payment.cpp
.............\Payment.h
.............\Payment.o
.............\Sale.cpp
.............\Sale.h
.............\Sale.o
.............\Server.cpp
.............\Server.h
.............\Server.o
.............\Table.cpp
.............\Table.h
.............\Table.o
.............\TableList.cpp
.............\TableList.h
.............\TableList.o