What's new

The parent app is now a real app

The parent side of Achievabee has been rebuilt as a proper phone app rather than a web page in an app-shaped wrapper.

If you have been using it, the change should feel like the app finally behaving the way every other app on your phone behaves. That is the whole ambition. Nobody opens a chore app hoping to admire it.

What was wrong with the old one

Nothing dramatic. It worked, and families used it. It was just built for a browser first, and a phone was something it was squeezed into afterwards.

That shows up in a hundred small ways. Back gestures that do not quite work. Text that starts under the clock at the top of the screen. Buttons sized for a mouse. A layout that is a shrunken desktop rather than a phone screen, so everything is slightly too small and slightly too far apart at the same time.

None of it is a bug. All of it is the feeling that something was not built for the thing you are holding.

What changed

It now uses the phone's own navigation, so back works the way you expect and screens push and pop properly.

It has its own typeface rather than borrowing whatever the browser had.

Screens are laid out for a phone. The dashboard, approvals, chores, rewards, allowance, reports and settings were each rebuilt at the size they are actually used, rather than scaled down from a desktop.

It stops rendering underneath the notch and the clock, which sounds like a detail until you have tried to read a heading that is half behind the time.

The unglamorous half

Roughly two thirds of the work in this was not visible at all.

Rebuilding a screen means re-deciding every size, weight and colour it uses, and it is very easy to end up with two apps that are subtly different: a heading one point larger here, a slightly different grey there. That is how a product starts feeling untended.

So the type sizes are generated from a single definition rather than typed in per screen, and there is a check that compares the phone app's text styles against the web app's and complains when they drift. A rule nobody has to remember is worth more than a careful person.

I mention it because it is the part that decides whether this still looks right in a year, and it is invisible today.

What has not changed

The kid app was already built for a phone and was left alone.

And the parent app still does exactly what it did. This was not a redesign or a new set of features. It is the same app, built for the thing it runs on.