feat: add nutrition statistics to fitness stats page
All checks were successful
CI / update (push) Successful in 3m37s

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 294d9e6c8d
commit 0aa5b9c1c2
5 changed files with 489 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.10.0",
"version": "1.11.0",
"private": true,
"type": "module",
"scripts": {