An open API service indexing awesome lists of open source software.

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.

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`.