FAQ
Draft copy—tune for your deployment and policies before launch.
A multi-household chore and rewards app with roles (admin/member/child), points, streaks, approvals, and invite-based access.
Create a household as an admin or verify an invite code to join. Add members, set chores (one-time or recurring), and create rewards.
Only the info you enter for accounts (username, name, email for admins/parents) plus in-app activity (chores, points, rewards, notifications, optional photos). No analytics/ads tracking in the code. Child accounts can be created without email; no extra data is collected from children beyond what admins enter. See Privacy for details.
Yes. The app does not gather additional data from children. Admins/parents control what is entered and should obtain any required consent under local laws.
API authentication is not implemented yet; current endpoints are open. Limit deployments accordingly until auth is added.
In-app notifications work. Home Assistant notify can be configured. Email/SMS/push channels are stubbed pending implementation.
Rewards can require approval. Redemptions move through pending/approved/denied/fulfilled/cancelled with audit fields.
Yes. Docker compose is provided. Replace default secrets and secure your deployment before exposing it.
Define and document a deletion/export process for production use. Until then, requests can be handled manually via the contact email.
Specify hosting region/provider for your deployment. The code ships without third-party marketing trackers.