This application calculates estimated percentage alcohol by volume (ABV) of homebrew beers.
There isn't a way to install it yet.
These are the things I want to accomplish:
- Greet the user
- Ask for "Starting original gravity"
- Ask for "Final Gravity"
- Calculate the estimated ABV
- Return the ABV on the console
- Create required grain calculator
- Create recipe builder
All community pull requests for bug fixes, enhancements, and documentation are welcome.