Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

About

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

Topics

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages