Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.03 KB

File metadata and controls

29 lines (20 loc) · 1.03 KB

Java-Client-Server-Restaurant-Application

Description

Java Swing Destop Application for Setting Dish Orders 🍟 🍕 🧆 🥗 🌮 🍺 🍻 From Clients To a Restaurant Server Via a Graphical User Interface Menu Over a TCP Connection.

Usage

Inorder to run application, run the server first (runServer.bat), so it gets ready to accept connections, and then the client (runClient.bat). Remark: On default both run on localhost

UI Screenshots

Menu

Menu user interface

Input Contact Details Form

Client contact details form

Order Approval

Order approval

Terminal Screenshots

Server Terminal:

Menu user interface

Client Terminal:

Menu user interface