Skip to content

This is Operating System Lab Project Based on bash script code for basic Restaurants-Management-System

Notifications You must be signed in to change notification settings

arbinzaman/Restaurants-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Restaurant Management System

This project is a simple and efficient Restaurant Management System developed in Bash scripting. It allows restaurant owners or managers to streamline essential operations such as order-taking, bill generation, and menu management.


Project Overview

The Restaurant Management System focuses on creating a user-friendly environment to handle the day-to-day processes of a restaurant effectively. This project serves as a starting point for implementing automation in small-scale restaurants.


Features

  • Menu Management: View, add, and edit menu items.
  • Order Management: Easily take orders and calculate bills.
  • Billing System: Automatically generate customer bills with total calculations.
  • Future Extensibility: Can be enhanced further to include advanced features like reporting or integrating a database.

How It Works

Steps:

  1. Start the Program: Run the Bash script to launch the restaurant system.
  2. Manage Menu: Use options to view, add, or edit items in the menu.
  3. Take Orders: Customers can place orders, and the system calculates the total.
  4. Generate Bills: The script automatically creates a customer bill.

How to Run the Project

  1. Clone this repository or download the script file.
    git clone <repository-link>
    cd Restaurant-Management-System
    
    
  2. Execute the script to start the system:
    ./restaurant.sh
    

Public Presentation Link To better understand the project, you can view the project presentation: https://cutt.ly/ZeXX4kjx.

About

This is Operating System Lab Project Based on bash script code for basic Restaurants-Management-System

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages