Skip to content

This is a intermediate restaurants billing system in Assembly Language. Password Protected with versatile ADMIN and CUSTOMER functionalities. Password = 123

Notifications You must be signed in to change notification settings

mrqasimasif/RestaurantsBillingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

RestaurantsBillingSystem

This is a intermediate restaurants billing system in Assembly Language. Password Protected with versatile ADMIN and CUSTOMER functionalties.

Password = 123

With integer file Handling.

It is consisted of Starter Menu that gives following options:

  • To see Menu and Prices
  • To see Deals and Offers
  • To Place an Order
  • To Reset the Bill [Cancel the order]
  • To Exit [Terminate Program]

Menu and Prices

It only prints the complete Menu with prices to help our customers in selection.

Deals and Offers

Place an Order

It Places the order of customer by showing different dishes as follow:

  • Oriental

    • Chicken Quorma
    • Pullao
    • Chicken Briyani
    • Chicken Karahi
    • Chicken Tikka
    • Murgh Haleem
    • Naan
    • Roti
  • Chinese

    • Chicken Manchurian with rice
    • Egg Fried Rice
    • Chicken Macaroni
    • Chicken Shashlik
  • Fast Food

    • Chicken Pizza
    • Zinger Burger
    • Chicken Shawarma
    • French Fries
  • Dessert

    • Pineapple Cake
    • Chocolate Cake
    • Custard
    • Ice-cream
  • Drinks

    • Coca Cola
    • Sprite
    • Coca Cola [Regular]
    • Sprite [Regular]
    • Pineapple Juice
    • Mint Margarita
    • Coffee
    • Tea

After selecting the dish the program asks for quantity and generates a bill for customers.

Reset the Bill [Cancel the order]

It clears the bill and cancel the whole order.

About

This is a intermediate restaurants billing system in Assembly Language. Password Protected with versatile ADMIN and CUSTOMER functionalities. Password = 123

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published