Hotel Ordering System – Java Project

  JAVA Projects

The project has its application in the restaurants which needs less or no manpower.

It is basically an automated ordering system wherein the customer’s order is placed directly in the kitchen by means of a screen fitted on his table and gets the food ready notification from the kitchen on his table.

This not only reduces the time taken in placing the order but also reduces the number of people needed to manage.

This project is having following modules:

1. Cook / Kichen Module

Login
Add Item
Add Category
View Orders
View Bills

2. Customer / Table Module

Login
Place Order
View Order Status
View Bills

Download free source code here – HOS