feat: redesign nutrition goal editor with wizard flow, macro ring, and TDEE comparison

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 f4e0617fc7
commit 3562b4f106
2 changed files with 582 additions and 106 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.2.0",
"version": "1.3.0",
"private": true,
"type": "module",
"scripts": {