Solved: Implement A Restaurant Waiting List Application With The Following Features Functionality

Question Description

This project is intended to give you some experience working with queues. A JavaFX GUI is required. Besides use incomputer systems for things like the print queue, queues are commonly used in the business world to ensure customersare served in the order they arrive. For this application, you will implement a simple waiting list for a restaurant.This isn’t

OR