We built a kitten care app that surfaces today's task, not a static guide

Published: (May 9, 2026 at 07:05 PM EDT)
2 min read
Source: Dev.to

Source: Dev.to

Overview

Most kitten care content is written as static reference—a timeline you bookmark once and mostly forget, or a forum thread you stumble on at the wrong moment. You have to remember to check. The problem isn’t that information doesn’t exist—it does. The problem is that it’s never presented in relation to where your kitten is right now.

When we built Nekososdate at Niixo Labs, the goal was different: make the guidance arrive when it’s relevant, not when the owner thinks to look for it.

How It Works

  1. Register your cat’s birthdate – the app tracks age and surfaces the appropriate care content in sequence.
  2. Open the app – you see what matters today, with no inbox to clear and no overwhelming dashboard.

Content Library

  • 54 care guides
  • 48 troubleshooting topics
  • 34 breed profiles
  • 15‑question cat‑type diagnostic

The content ships as an assets/JSON bundle (built with Flutter and Firebase), so it works offline without a network round‑trip for every screen. Kitten owners often open the app at odd hours, and the content is always there.

Growth Record Feature

One pattern we kept hearing from kitten owners: the annual vet visit is stressful partly because they can’t recall exact dates.

  • When did this behavior start?
  • When did you notice that weight plateaued?

Nekososdate includes a growth record feature that lets you log weight and notes over time, giving you actual data when the vet asks. It changes the quality of that conversation in a small but real way.

Limitations

  • iOS only; no Android version exists.
  • No family sharing—if two people care for the same cat, each sees their own separate records.

These are real limitations worth knowing before you download, not just an asterisked footnote.

Pricing

  • Free to download.
  • ¥200 / month unlocks all 54 guides.

App Store

0 views
Back to Blog

Related posts

Read more »