https://github.com/priyanshujajal/coffeemachine
Coffee Machine using Java , provides real simulation of the actual Coffee machine , asking ingredients and other things.
https://github.com/priyanshujajal/coffeemachine
advance-project coffee-machine coffee-maker console-application github java-8 oops-in-java oops-project programmer real-simulation real-world-project
Last synced: about 1 year ago
JSON representation
Coffee Machine using Java , provides real simulation of the actual Coffee machine , asking ingredients and other things.
- Host: GitHub
- URL: https://github.com/priyanshujajal/coffeemachine
- Owner: PriyanshuJajal
- Created: 2025-04-15T04:47:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-15T05:07:14.000Z (about 1 year ago)
- Last Synced: 2025-04-15T05:31:42.143Z (about 1 year ago)
- Topics: advance-project, coffee-machine, coffee-maker, console-application, github, java-8, oops-in-java, oops-project, programmer, real-simulation, real-world-project
- Language: Java
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 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! 😊