-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
Zoff edited this page Feb 23, 2026
·
2 revisions
- connect recipe generation to a real LLM API
- add stronger form validation
- add explicit handling for expired items (filters, views, actions)
- introduce automated tests (unit + integration)
- add user profiles
- sync data through backend API + database
- add automatic reminders (email or push notifications)
- support structured quantity units
- recipe sharing between users
- advanced gamification (streaks, monthly goals)
- full internationalization (i18n)
- stats export (CSV/PDF)
- UX stays consistent with existing design
- no regression across Pantry, Recipes, and Impact views
- state persistence works correctly
- docs are updated (
README+ wiki)