Son Kullan is a local-first, installable web app that sorts household stock by expiry date, highlights what should be consumed first, and makes waste trends visible without sending data to a server.
npm ci
npm run devVerify it with:
npm test
npm run build
npm audit --audit-level=moderateThe project uses validated date-only arithmetic, browser storage, schema-checked JSON backup/restore, explicit consumed/wasted states, accessible fallbacks for notification permission, and an offline PWA cache. It has no account, backend, analytics, scheduled background notification, or runtime AI.
See README.md for full Turkish documentation and AI_USAGE.md for the development disclosure.