Git Product home page Git Product logo

sonali12920 / dine-in Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wootechnology/dine-in

0.0 0.0 0.0 14.17 MB

Customers Place order while scanning QR code on tables , Check menu and place orders Hotel Manager / staff checks the orders and serve it to customers . Customers check out with payment ( online / cash mode ) . Deployment of the project to cloud considering continous integration.

HTML 0.66% JavaScript 84.74% CSS 1.85% Python 12.75%

dine-in's Introduction

DINE-IN

Customers Place order while scanning QR code on tables , Check menu and place orders. Hotel Manager / staff checks the orders and serve it to customers . Customers check out with payment.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Requires Nodejs and Python3 to run locally. See instructions to setup Python3 and Nodejs .

Installation

Frontend(React)

  • Clone the repository in a folder and write the following commands
1.git clone https://github.com/WooTechnology/DINE-IN.git
2.cd DINE-IN/Hotel App/frontend/
3.npm install
  • Start Development Server
4.npm start

Open localhost:3000

Backend(Flask)

  • Setup virtual environment
1.pip install virtualenv
2.virtualenv venv --python=python3.6
3.source venv/bin/activate
  • Install all dependencies
pip install -r requirements.txt
  • Run Server
python3 app.py

Screenshots

Home

Customer Details

QR Code Scan

Place Order

Payment

Checkout

Hotel Register

Hotel Login

Orders

Hotel Menu

Demo Video

Demo Video Link

dine-in's People

Contributors

kbindra avatar nancy-chauhan avatar shrutiaggarwal99 avatar sonali12920 avatar nehasangeetajha avatar nivedita0604 avatar

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.