mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-06-01 18:58:07 +02:00
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>
22 lines
823 B
Markdown
22 lines
823 B
Markdown
# 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](./MVP-PLAN.md) | In Arbeit | Kernfunktionen für den MVP |
|
|
| [TECHNICAL-ARCHITECTURE.md](./TECHNICAL-ARCHITECTURE.md) | Ausstehend | Technische Architektur |
|
|
| [AI-INTEGRATION.md](./AI-INTEGRATION.md) | Ausstehend | KI-Modelle und Bildanalyse |
|
|
| [DATA-MODEL.md](./DATA-MODEL.md) | Ausstehend | Datenbankschema |
|
|
|
|
## Projektstatus
|
|
|
|
- [x] MVP-Planung abgeschlossen
|
|
- [x] Technische Architektur definiert
|
|
- [x] KI-Integration geplant
|
|
- [x] Datenmodell erstellt
|
|
- [ ] Entwicklung gestartet
|