Last updated 25 August 2026

Privacy

Tada is a small app for sharing household chores. It keeps what it needs to run that, and nothing else: no analytics, no advertising, no tracking, and nothing here is sold or handed on.

What Tada stores

  • Your profile — the display name and avatar image Google returns when you sign in, and the email address of the account you signed in with.
  • Your household — which house you belong to, your role in it, and when you joined.
  • Your chores — every chore your household creates, every due date it generates, who each one was assigned to, and who closed it when.
  • Your preferences — language, light or dark, the household's timezone, and whether you want the daily digest.

Why it stores it

All of it is there to draw the app. Your name and picture say whose turn it is, the chores and their due dates are the list itself, and the completion records are what the history is counted from. There is no second use for any of it.

Who else can see it

Everyone in your household sees your display name, your picture, which chores are yours, and which of them you finished, skipped or missed. That is the point of a shared list. Nobody outside your household sees any of it: the rule is enforced by the database on every row rather than by the screens, so a bug in the app cannot hand one house another house's data.

Who else is involved

  • Supabase hosts the database and runs the sign-in. Everything above lives there.
  • Vercel hosts the app and keeps ordinary server logs of the requests it serves.
  • Google is the sign-in provider, and learns only that you signed in to Tada. Tada asks it for your email address and basic profile and nothing more — no Drive, no Calendar, no contacts.

What Tada does not do

No analytics and no product telemetry. No advertising and no advertising identifiers. No location, no contacts, no photos. Nothing is sold, rented or shared beyond the three services above, and there is no profiling or automated decision-making of any kind.

Cookies

Two, both strictly necessary. One holds your Supabase session so you stay signed in; the other remembers whether you chose English or Korean. There are no third-party or advertising cookies, which is why there is no cookie banner.

Email

Tada sends none. A daily morning digest is designed and its opt-out already sits in Settings, but the sending half is not built and no email has ever gone out from this app. If that changes, this page changes with it.

Keeping and deleting

Your data stays for as long as your account does. Ask for it to be deleted and your profile, your household membership and your own history go with it; chores the household created stay with the household, with your name off them. There is no self-serve export or delete button yet, so both are done by hand — ask and it happens.

Changes

If this policy changes in a way that matters, the date at the top changes with it.

Contact

Questions, corrections and deletion requests all go to the same place:

dev.sangjun@gmail.com