feat: add nutrition statistics to fitness stats page

Add protein g/kg (7-day avg using trend weight), calorie balance
(surplus/deficit vs goal), diet adherence (since first tracked day),
and macro split rings with target markers to the stats dashboard.
This commit is contained in:
2026-04-08 12:39:00 +02:00
parent 49cae21666
commit f4cb56291a
5 changed files with 489 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.10.0",
"version": "1.11.0",
"private": true,
"type": "module",
"scripts": {