feat: redesign nutrition goal editor with wizard flow, macro ring, and TDEE comparison
All checks were successful
CI / update (push) Successful in 3m22s

Replaces flat goal editor with a 3-step wizard (preset → calories → macros),
adds preset cards with diet descriptions, live macro donut ring preview,
overlaid TDEE vs target comparison bar, TDEE missing-data warning with
explanation, and surfaces latest weight used for TDEE calculation.
This commit is contained in:
2026-04-06 15:38:17 +02:00
parent 3e8340fde1
commit d0e123018a
2 changed files with 582 additions and 106 deletions

View File

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