Skip to content

Coffee Machine using Java , provides real simulation of the actual Coffee machine , asking ingredients and other things.

Notifications You must be signed in to change notification settings

PriyanshuJajal/CoffeeMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoffeeMachine

☕ Coffee Machine (Java)

An advanced Coffee Machine simulation project written in Java.
It mimics the behavior of a real coffee machine, allowing users to choose drinks, manage ingredients, and simulate basic transactions.

Features

  1. Choose yours from different types of coffee (e.g., Espresso, Latte)
  2. Track and manage ingredients (water, milk, coffee beans , roast , caffeineLevel)
  3. Handle user input and output via console
  4. Add money and check remaining resources
  5. Exit or refill machine

Concepts Used

  1. Java classes and objects , inheritance.(Covering OOPS)
  2. Methods and conditional logic
  3. Loops and input handling
  4. Resource management
  5. Simple Command Line Interface(CLI)

Contribution

Contributions are always welcome!
Whether you're fixing a bug, adding a feature, or improving the documentation — every contribution matters!

Feedback

Have any suggestions to improve this project?
Your feedback is welcome and appreciated! 😊

About

Coffee Machine using Java , provides real simulation of the actual Coffee machine , asking ingredients and other things.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages