Skip to content

Rakesh0045/RestaurantManagementProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Restaurant Management System

This is a simple Java-based Restaurant Management System that allows users to place orders, calculate totals, and handle payments. It's a console application designed for educational purposes.

Table of Contents

Features

  • Menu display with item names, prices, and order options.
  • Ability to place orders for different menu items.
  • Calculation of the total order amount.
  • Handling of payments and providing change.

How to Use

  1. Clone the repository:

    git clone https://github.com/Rakesh0045/RestaurantManagement.git
  2. Navigate to the project directory:

    cd restaurant-management
  3. Compile and run the Java program:

    javac OrderingSystem.java
    java OrderingSystem
  4. Follow the on-screen instructions to place orders and complete transactions.

Requirements

  • Java Development Kit (JDK) installed

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, feel free to open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages