Skip to content

darealMj/AdvJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AdvJava

Advanced Java Project Drink Ordering System CaribResort is an all-inclusive hotel on the north coast in Jamaica. The manager in the hotel wants to keep track of the daily frequency that any specific drink is ordered. If a guest has on an orange armband, he/she is over 18 years of age can order any drink, otherwise the guest s under 18 and cannot order alcoholic drinks. All armbands contain a small RFID tag that indicates the type. When a guest orders a drink, the order goes to the bartender and the drink will be taken to the guest seated at the bar. Drink Order Module The guest should be able to order a drink or multiple drinks from the electronic menu at the table he or she is seated at (recall the armband rule). When the bartender receives the order he should changed the status from open to served. Drink Management Module The manager should be able to add, modify or remove a drink from the system. Reporting Module The manager should be able to pull up the report for all drinks for a particular day or between user-specified periods.

About

Advanced Java Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages