Skip to content

doublenine99/QR-Code-Ordering-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In-Dining-QR-Code-Ordering-System

Our System provides a web application accessed by restaurants customers scanning the code on the table where they can check the menu and order AND a mobile application for restaurant owners to see the status and orders of each table and customize on their menu at any time

Restaurant Mobile App

go to "QR-Dining-MobileApp" folder. Run

npm install

for downloading all the dependencies, then Run

npm start

to run the expo mobile app.

First create an account, Note restaurant name is the unique identifier for the customers to access your menu so that cannot change later, please be cautious for entering. Then login to use the app.

On the table Page, you can add your tables and see or control the orders and status of each table by normal press and long press.

The color on each table means different status of the table

  • Green: this table do not need your interfere(still browsing menu or no one using the system on this table)
  • Yellow: this table has already ordered and need the restaurant to make and serve the food.
  • Orange: all dishes for this table have been served, need them to pay after finish.
  • Red: this table need some help

Table Page

On the order page, you can see all orders made from all the tables which either finished or still processing

Orders

On the  Menu page, you can edit the dish information and categories you want to have.

Menu Page

Web-ordering

Since we have already host our website using fire base hosting: https://qr-code-ordering-system.firebaseapp.com/[restaurant_name]/[table_ID] First replace [] with your restaurant name and table name, then copy the link to QR Code Generator to create a QR code relevant to this table and scan it.

The default display is promote page which show two of the latest promoted dishes.

Promotions

Then customers can use the Top app bar to navigate to different pages or ask for help from restaurants.

enter image description here

This is the menu pages use to browse dishes by categories or search key words

enter image description here

You can check and edit what you and your friends in the same tables have already ordered in the cart page

enter image description here

After you placing the order, you can go to Order History page to double check it or continue order more dishes.

enter image description here

Tips: All data is shared within each table, you can use multiple devices to scan on same QR code to order together;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published