Skip to content

Online realtime Pizza Ordering desktop Application with A server that can handle multiple customers.

License

Notifications You must be signed in to change notification settings

Puneet2000/PizzaMania

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PizzaMania

  • Desktop Application for ordering a pizza online.
  • Using sockets and Multithreading for accepting requests of multiple customers.
  • Using swing for GUI.

To use :

  • You need to have Gson jar file first
  • For starting the PizzaServer run the file name PizzaServer.class
  • The server will open at InetAdress - 127.0.0.1 and port - 5000
  • For a customer to order Pizza run file PizzaCustomer.class
  • A GUI will appear

Using GUI:

  • For Selecting new Pizza click New Pizza Button.
  • Use can selcect Multiple Pizza Varities by clicking New Pizza Button.
  • For order click Order , A prompt will appear to ask your Name and Payment Method.
  • Your Bill will be Displayed on Screen.

**Hope you like this ;) **

About

Online realtime Pizza Ordering desktop Application with A server that can handle multiple customers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages