FitriMakmor / crab-food

People Order Our Patties. A Swing GUI for use by restaurant owners to track delivery orders by visualizing the map and movement of riders using multithreading.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crab-food

People ๐ŸŸ Order ๐Ÿจ Our ๐Ÿค Patties ๐Ÿ”

A delivery process simulator using Swing and multithreading to display various riders taking in different orders on the map simultaneously.

Each thread represents an order process, which starts from the preparation of the ordered dish by a chef (a restaurant has a limit of three chefs, therefore queue is implemented to resolve consecutive orders and kitchen availability) up until the successful delivery of the prepared dish by the rider to the customer.

About

People Order Our Patties. A Swing GUI for use by restaurant owners to track delivery orders by visualizing the map and movement of riders using multithreading.


Languages

Language:Java 100.0%