Coffee Machine is a console application that was created for the JetBrains Java Hyperskill Curriculum. It utilizes classes to make, fill, and edit a coffee maker.
You will need to clone the repository, and either open in an IDE, or run the java program from the command line.
You can do the following tasks:
1. Buy
2. Add/Fill
3. Take
4. Remaining
5. Exit
If you wish to view the problems that contributed to the completion of the project, please visit the Problems folder. If you wish to view the Java classes, please locate the src folder.
Questions about the Jetbrains curriculum are welcome.
Please make sure to include a way in which you would like to be contacted.