Skip to content

Command-line Java application that works as a coffee vending machine

Notifications You must be signed in to change notification settings

Marvan-T/coffee-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

coffee-machine

Simple coffee machine project. Represent how a person interacts with a coffee machine and how the machine responds. You can interact with the coffee machine to with the following commands ☕

  • buy - allows you to buy a coffee
  • fill - refill the coffee machine (supplies run out, so you have to make sure ingredients are there to make coffee)
  • remaining - displays the remaining resources (water, milk, coffee beans, disposable cups and current takings £)
  • take - collect £
  • neutral - go back in the menu
  • exit - turns the machine off

Commands are case insensitive

demo

About

Command-line Java application that works as a coffee vending machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages