econosh
econosh highlights eligible meals that are still fresh, helping Noshers save while reducing avoidable food waste.
What this feature does today
- Backend actions return fresh available items with expiration-aware fields and pagination.
- Mobile drawer loads location-aware inventory and maps API responses to category cards.
- Discount and original pricing can be displayed when provided by the meal payload.
- The flow integrates with governance settings so availability can be centrally controlled.
Where it is used
Convex `customerGetTooFreshItems` and mobile `TooFreshToWasteDrawer`.