ynn1k / java-coffee-machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the Coffee Machine (Java) project I made myself.

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; but first, we should teach the machine how to do it. In this project, you will work 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.



Learn more at https://hyperskill.org/projects/33

Here's the link to the project: https://hyperskill.org/projects/33

Check out my profile: https://hyperskill.org/profile/572877164

About


Languages

Language:Java 100.0%