Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add calorie calculalator #54

Closed
drodil opened this issue Oct 6, 2020 · 2 comments · Fixed by #80
Closed

Add calorie calculalator #54

drodil opened this issue Oct 6, 2020 · 2 comments · Fixed by #80
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@drodil
Copy link
Owner

drodil commented Oct 6, 2020

Add calculator to calculate calories in beer serving of different sizes or by custom volume (100ml by default). Use calculation formula example from here http://www.brewunited.com/beer_calorie_calculator.php

The calculator should take parameters for ABV or original+final gravity (use AbvCalculator to calculate ABV from those). It should report calories for all custom values given for volumes and additionally for different serving sizes done as part of #35

Calories should be reported in kcal and kJ per serving size. Additionally carbs amount would be interesting.

Add also command to run this calculator from CLI

@drodil drodil added enhancement New feature or request good first issue Good for newcomers labels Oct 6, 2020
@rogercyyu
Copy link
Contributor

Hello, can I try to tackle this?

@drodil
Copy link
Owner Author

drodil commented Oct 16, 2020

@rogercyyu sure, go ahead!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants