F13: Today page with reminders (email, push, messaging)
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 9m
- Merged PRs (30d)
- 1
Description
## What to build
Add a "Today" page that lists all chores due today and sends reminders via multiple channels: email, push notification, WhatsApp, and Telegram. Users configure which channels are active and at what time reminders fire.
## Acceptance criteria
- [ ] "Today" page shows all chores due today, sorted by priority/time
- [ ] User can enable reminder channels: email, push, WhatsApp, Telegram
- [ ] Reminder time is configurable (e.g. 08:00 daily)
- [ ] Reminders are not sent for chores already completed
- [ ] At least email and push channels work end-to-end
- [ ] Deep link from reminder opens the Today page
## Blocked by
- #14 (F14 — push notification infrastructure must exist before reminders can use it)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.