Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 708 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 708 Bytes

Coffee_Machine

What can be better than a cup of coffee during a break? A coffee that you don’t have to make yourself. It’s enough to press a couple of buttons on the machine and you get a cup of energy. In this project, I worked on programming a coffee machine simulator. The machine works with typical products: coffee, milk, sugar, and plastic cups; if it runs out of something, it shows a notification. You can get three types of coffee: espresso, cappuccino and latte. Since nothing’s for free, it also collects the money.
Click here to go the CoffeeMachine Java file