https://github.com/raaz2/chaipointzevo360
This project contains the assignment which aims to solve a Tea Point problem.
https://github.com/raaz2/chaipointzevo360
Last synced: over 1 year ago
JSON representation
This project contains the assignment which aims to solve a Tea Point problem.
- Host: GitHub
- URL: https://github.com/raaz2/chaipointzevo360
- Owner: Raaz2
- Created: 2023-10-12T08:41:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-12T08:57:47.000Z (over 2 years ago)
- Last Synced: 2025-01-07T21:48:56.676Z (over 1 year ago)
- Language: Java
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChaiPointZevo360
This project contains an assignment aimed at solving a Tea Point problem.
## How to Run
To run the application:
1. Go to the `driver` package.
2. Input will be taken for the number of outlets.
3. Run the application.
**Important Note**: It is essential to ensure that the input provided is correct in terms of the Hashmap.
There are 5 different drinks available, each with default making ingredients. After calling the methods of the drinks classes, the application will indicate whether the drink can be prepared or not.
You can view the output on the console.
## Note
As mentioned in the assignment: "Please don’t expose any API." This project is built as a simple Java application.
## Contact Information
For further inquiries, you can reach out to me at `rajeevranjanmishra4339@gmail.com`.