Skip to content

Online web application developed in PHP using Laravel framework for managing real-time kitchen orders in a restaurant. It allows, through a web panel, real-time communication between chefs and waiters about the status of orders.

License

Notifications You must be signed in to change notification settings

fernandod1/Restaurant-orders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 21, 2022
6637deb · Jan 21, 2022

History

13 Commits
Oct 31, 2021
Oct 26, 2021
Oct 30, 2021
Oct 31, 2021
Nov 27, 2021
Nov 27, 2021
Oct 29, 2021
Nov 27, 2021
Oct 26, 2021
Oct 26, 2021
Oct 26, 2021
Oct 31, 2021
Oct 26, 2021
Oct 26, 2021
Oct 26, 2021
Jan 21, 2022
Nov 27, 2021
Nov 27, 2021
Oct 26, 2021
Oct 30, 2021
Oct 30, 2021
Oct 26, 2021
Oct 26, 2021
Oct 26, 2021
Oct 26, 2021
Oct 26, 2021

Repository files navigation

Restaurant kitchen realtime ordering software

Online web application developed in PHP using Laravel framework for managing real-time kitchen orders in a restaurant. It allows, through a web panel, real-time communication between chefs and waiters about the status of orders.

Main features:

  • System of registration and identification of restaurant workers.
  • Three operational roles:
  • Administrator: absolute control over registered worker accounts, active / deactivated account status and account type (administrator, waiter, chef).
  • Waiter: operation on products and stock, taking orders and change of status “Annotate order -> Pending” or “Ready -> Delivered”.
  • Chef: operation on change of order status Pending -> Ready and change of product status to “no stock”.
  • Real-time notification system using websockets through pop-up windows to notify chefs about new orders or notify waiters when the order is ready in the kitchen.

Requirements

PHP, MySQL database. Laravel support.

Screenshots

Admin control panel of workers:

Admin control panel of categories:

Waiter control panel of products:

Waiter creates order, chef recieves realtime popup notification:

Chef food is ready and changes order status to Done. Waiter recieves realtime popup notification to pick it up:

Waiter serves food to table and changes order status to Completed, chef recieves realtime popup notification that food was served to client:

Collaborations

Collaborations to improve app are always welcome.

About

Online web application developed in PHP using Laravel framework for managing real-time kitchen orders in a restaurant. It allows, through a web panel, real-time communication between chefs and waiters about the status of orders.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published