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 'total calories' counter to 'Add a new entry' screen #100

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jaredandrews
Copy link

Often when cooking I will use a kitchen scale to measure out amounts of food and enter the weight into this app. Something I found myself doing frequently was calculating the total calories when entering something into the 'add a new entry' screen. This pull request automates that calculation and displays it at the bottom of the form.

See https://imgur.com/a/6Cdr2XH for a video of this functionality in action.

I did not want to submit this PR with any active Android Studio warnings, thus I used Google Translate to provide a "total calories" string for both French and German. I do not speak either of these languages though and I am uncertain of the accuracy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant