Original Summary

My three-year-old can't read a chore chart, so I built one where every goal is an icon and her avatar walks a map through the week toward a reward she picked. It runs on iPhone, iPad, Apple TV, Android, Fire tablet and Fire TV, all on one shared family record. The honest part first. 20 real families have ever created one. Three of them added a child. Two have ever finished a week. The drop is at the very first step, and I have no idea yet whether the onboarding I shipped this week fixes it. That's what I'd like eyes on. Things this sub might find interesting: - One data contract, four codebases. A JSON spec of the schema and the scoring rules is the source of truth; Swift and Kotlin both run conformance tests against the same fixture. The task library and the store copy are generated from data too. - The TV apps are first-class. A family can be created and set up entirely from the remote. Compose-for-TV taught me that a disabled button is not focusable, so the remote goes dead if the thing you just pressed turns into a disabled one. - Weeks freeze when they end, with create-only transactions, so editing goals later never rewrites history. The bug that taught me that took a real family's 91% week down to 55% for a day. - No analytics SDK, no advertising identifier, no accounts for kids. Reach is measured by a read-only script that counts families who finish a week. That's where the numbers above come from. - Store submissions and screenshots are scripted against the App Store Connect, Play and Amazon APIs. Amazon has no DRM endpoint, so every release still ends with a human clicking one checkbox. Free, and no business model on purpose. The competition is $3 to $13 a month for kids who can already read. Two asks. Tell me what's wrong with the first run, and if you have an Android phone, Google won't let me publish until 12 people keep a closed test installed for 14 days. This link opts you in and you can uninstall after two weeks: https://play.google.com/apps/testing/com.zammit.familyquest Site with a 34-second video: https://lzammit.github.io/support/familyquest/   submitted by   /u/xred1337 [link]   [comments]


  • 情报分类:硬件与数码
  • 分类依据:内容涉及硬件、数码产品或通信卡
  • 信息来源:Reddit · SideProject
  • 发布时间:2026/9/15 02:20:53