managarten/.claude/plans/apps/food/README.md
Till JS 53b3746b98 refactor: rename nutriphi module to food (Essen)
Complete rename across the entire monorepo pre-launch:
- Module, routes, API, i18n, standalone landing app directories
- All code identifiers, display names, logo component
- German user-facing label: "Essen" (English brand stays "Food")
- Dexie table nutriFavorites -> foodFavorites
- Infra configs (docker-compose, cloudflared, nginx, wrangler)

Zero residue of nutriphi remains. No data migration needed (pre-launch).

Follow-up: run pnpm install, update Cloudflare DNS
(food.mana.how), rename Cloudflare Pages project.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 15:30:07 +02:00

823 B

Food - App-Planung

Vision

Food ist eine KI-gestützte Ernährungs-Tracking-App, die es Nutzern ermöglicht, ihre Mahlzeiten per Foto, Text oder Sprache zu erfassen und automatisch Nährwertinformationen zu erhalten.

Planungsdokumente

Dokument Status Beschreibung
MVP-PLAN.md In Arbeit Kernfunktionen für den MVP
TECHNICAL-ARCHITECTURE.md Ausstehend Technische Architektur
AI-INTEGRATION.md Ausstehend KI-Modelle und Bildanalyse
DATA-MODEL.md Ausstehend Datenbankschema

Projektstatus

  • MVP-Planung abgeschlossen
  • Technische Architektur definiert
  • KI-Integration geplant
  • Datenmodell erstellt
  • Entwicklung gestartet