Skip to content

A sytem for a hotel or restaurant that allows the user to pick a waiter , a customer and food. The Staff members, types of food and prices are already preset. The output is a billl of items and a total.

Notifications You must be signed in to change notification settings

Tevingatheru/simple-hotel-managment-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Food-Ordering-System

Programed in java. Using IDE: NetBeans.

A sytem for a hotel or restaurant that allows the user to pick a waiter , a customer and food. The Staff members, types of food and prices are already preset. The output is a billl of items and a total.

run

Open this project on Netbeans for an easy time

#Code

classes

The Code has been models as follows:

  • BillItem
  • Customer
  • Food
  • HotelSystem (main)
  • Menu
  • Waiter

About

A sytem for a hotel or restaurant that allows the user to pick a waiter , a customer and food. The Staff members, types of food and prices are already preset. The output is a billl of items and a total.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages