feat: add liquid tracking card to nutrition page with water cups and beverage detection
Track water intake via interactive SVG cups (fill/drain animations) using BLS Trinkwasser entries for mineral tracking. Detect beverages from food log (BLS N-codes + name patterns) and include in liquid totals. Configurable daily goal stored in localStorage. Cups show beverage fills (amber) as non-removable and water fills (blue) as adjustable.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "homepage",
|
||||
"version": "1.9.0",
|
||||
"version": "1.10.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user