Skip to content

This program was designed following the concepts of Object Oriented Programming in C++, which manages a restaurant's day to day work.

Notifications You must be signed in to change notification settings

AteeqRana7/Restaurant-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Restaurant-Management-System

This program was designed following the concepts of Object Oriented Programming in C++.

Code Sequence –

  1. Welcome Screen
  2. Admin/Customer Login and Exit Option
  3. If Admin login (Requires Correct Login Details) a) View Cash b) View current orders (3 counters) c) View Menu d) Add new item to Menu (Item Name, Item Description, Item Price) e) Delete item from Menu f) Edit item from Menu h) Log out
  4. If Customer Login a) View Menu b) Place Order (Name, Phone Number, Address, Order Item/s) c) View Order e) Exit
  5. Exit Screen

Releases

No releases published

Packages

No packages published

Languages