NutriControl

Tu plan, comida por comida

NutriControl {{ currentView === 'dashboard' ? formattedDate : (currentView === 'plan' ? 'Mi plan alimentario' : currentMeal?.name) }}
Progreso del día {{ completedMeals }} de {{ meals.length }} comidasIncluye alimentación e hidratación
{{ dayPercent }}%
💧
Hidratación{{ waterGlasses }} de {{ waterTargetGlasses }} vasos{{ formatMl(waterConsumedMl) }} de {{ formatMl(waterTargetMl) }}
{{ waterPercent }}%
Plan de hoyToca una comida para registrar
{{ meal.icon }}
{{ meal.name }} {{ mealSummary(meal.id) }}
{{ mealStatus(meal.id).label }}
{{ groupById(target.groupId).icon }} {{ consumedForMeal(meal.id,target.groupId) }}/{{ target.amount }}
Consumos adicionalesRegistrados fuera de un tiempo del plan
{{ foodById(entry.foodId).emoji }}
{{ foodById(entry.foodId).name }}{{ entry.quantityLabel }}{{ entryExchangeSummary(entry) }}
Plan asignado

{{ plan.name }}

Versión {{ plan.version }} · Distribución diaria de porciones

Activo
Tiempo{{ groupById(groupId).icon }}{{ groupById(groupId).shortName }}
{{ meal.icon }}{{ meal.name }}{{ mealTargetAmount(meal,groupId) || '—' }}
Total diario{{ dayTargets[groupId] || '—' }}

Desliza horizontalmente para consultar todos los grupos.

{{ meal.icon }}
{{ meal.name }}{{ meal.expectedFrom }}–{{ meal.expectedUntil }}
{{ groupById(target.groupId).icon }} {{ target.amount }} {{ groupById(target.groupId).shortName }}
💧
Objetivo de hidratación {{ waterTargetGlasses }} vasos · {{ formatMl(waterTargetMl) }}

{{ hydration.note }} Distribución sugerida: {{ hydrationScheduleText }}.

ℹ️

Este plan es una simulación para el prototipo. En producción, la distribución y el objetivo de agua serán definidos por el profesional en nutrición.

{{ currentMeal.icon }}
{{ formattedDate }}

{{ currentMeal.name }}

{{ mealStatus(currentMeal.id).description }}

Intercambios del planSelecciona un grupo para buscar opciones
Registrado{{ entriesForMeal(currentMeal.id).length ? 'Alimentos consumidos' : 'Todavía no hay alimentos' }}
{{ foodById(entry.foodId).emoji }}
{{ foodById(entry.foodId).name }}{{ entry.quantityLabel }}{{ entryExchangeSummary(entry) }}
🍽️Registra lo que comiste

Puedes comenzar desde un grupo del plan o buscar directamente un alimento.

{{ selectedFood.emoji }}
{{ pickerGroup ? groupById(pickerGroup).name : 'Catálogo' }} Registrar consumo NutriControl Próximamente

Registrar alimento

{{ selectedFood.name }}

Configuración

{{ infoTitle }}

{{ confirmDialog.title }}

{{ confirmDialog.message }}

{{ toast.title }}{{ toast.message }}