Faltenreich / Diaguard

Android app for diabetics
https://diaguard.wordpress.com
GNU General Public License v3.0
109 stars 23 forks source link

Statistics for meal with more nutrients #24

Open drunken-dwarf opened 2 years ago

drunken-dwarf commented 2 years ago

I'd like to view daily/weekly/monthly intake of calories, sugar, carbohydrates, etc. The data is present, it is just not shown in the statistics page.

Faltenreich commented 2 years ago

It should be shown in the statistics page if you toggle the category to "Meal" by clicking on the top-most Spinner:

Screenshot_1646945127

drunken-dwarf commented 2 years ago

Unless I have missed it entirely, this screen only shows my carbohydrates/BEs/KEs, not any of the other values like calories, sugar, fat, fibers, etc.

On top of that a "today" or custom date selector for the second dropdown would also be nice to get accurate values of just a single day.

Faltenreich commented 2 years ago

You are right, this screen concentrates on carbohydrates as they are the most interesting value/nutrient for Diabetics. I agree that other nutrients may be of interest of well but this would require some adjustment of entering meals. Currently most nutrients are only tracked when entering a meal with the support of the food database. I will edit the title of this issue accordingly.

I agree that "Today" and a date selector would be beneficial for the statistics and extract that into two separate issues: #28 #29