mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-20 05:03:36 +02:00
- Add MetricsModule with prom-client for todo backend - Add MetricsInterceptor for request tracking - Update COMMANDS.md with presi and storage commands - Update Grafana dashboards for backend monitoring Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
22 lines
831 B
Markdown
22 lines
831 B
Markdown
# NutriPhi - App-Planung
|
|
|
|
## Vision
|
|
|
|
NutriPhi 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
|