Skip to content

roiceee/restaurant-ordering-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restaurant-ordering-app

Desktop app that allows ordering of food digitally.

Use-Case

Food menus have been around for so long. The process of ordering your food through menus take a huge amount of time - from the waiter handling your menu, choosing your meal for the night, calling a waiter to list your orders, which then the waiter would hand over to the kitchen for the food to be prepared.

The problem with this system is that it takes a huge chunk of time especially from the waiters. With such, it would be better if waiters can have more free time to do other things and improve efficiency.

Usage

This desktop application can be accessed by two users: Admin and client.

Admin - Responsible for creating the menu that would be displayed on the client, and has a basic analytics of orders up to date.

Client - Is used by the customers to order items from the restaurant. This would generate an invoice based on the ordered items from the restaurant.

Staff - Is used by the restaurant staff to process orders.

Behind The Scenes

The system utilizes a queue to process orders on a "first come, first served" basis. The amount of orders would be tracked for the day and the total revenue.

Notes on recreating on your local machine:

This app utilizes an SQL Database hosted on the local machine.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages