You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An implementation of a simplified takeaway food ordering system in C++. Users are able to use the system to view a menu, create orders, add/remove items from their order, and get a receipt for once they “checkout”.