Giter Site home page Giter Site logo

restaurant_management_system's Introduction

QR-based Food Ordering System

The QR-based Food Ordering System is a web application designed to streamline the process of ordering food in restaurants. It allows restaurants to create an account, manage their menu, generate QR codes for each table, and enables customers to conveniently place their orders.

Installation

To set up the project locally, please follow these steps:

  1. Clone the repository:

    git clone https://github.com/Ruturaj-Jadhav/Restaurant_Management_System.git
  2. Navigate to the project directory:

    cd Restaurant_Management_System
  3. Update Docker-compose file

    NODE_ENV='production'
    PORT="PORT i.e 8000"
    RAZORPAY_KEY_ID="YOUR_RAZORPAY_KEY"
    RAZORPAY_KEY_SECRET="YOUR_RAZORPAY_SECRET"
    JWT_SECRET = "YOUR_JWT_SECRET"
    DATABASE_URL="mongodb://127.0.0.1:27017/"DATABASE_NAME"?directConnection=true"
  4. Run Docker-compose build command

 sudo Docker-compose build
  1. Run Docker-compose up command
  sudo Docker-compose up

Usage

  1. Access the application in your web browser by navigating to http://localhost:8000.

  2. Restaurants can create an account and log in to manage their menu. They can add dishes, specify details such as the name, description, and price.

  3. Once the menu is set up, restaurants can generate a unique QR code for each table in their establishment.

  4. Customers can visit the restaurant and scan the QR code using their smartphone's QR code scanner. The menu items will be displayed on their device.

  5. Customers can browse the menu, add items to their cart, and proceed to the checkout process.

  6. Upon checkout, customers will be prompted to make a payment for their order.

  7. Restaurants can view the orders placed on each table and mark their status as complete or pending.

  8. Restaurants can also access a history of previous orders, allowing them to track and manage their order fulfillment process efficiently.

Technologies Used

  • Node.js: Backend development platform
  • MongoDB: Database management system
  • EJS: Templating engine for generating dynamic HTML
  • CSS: Styling the frontend
  • Docker : For Containerizing the project

Enjoy using the QR-based Food Ordering System!

restaurant_management_system's People

Contributors

ruturaj-jadhav avatar

Watchers

 avatar

Forkers

atharvakamble99

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.