Your pets live here
Add your first pet to track health, set reminders, and keep memories — all in one place.
0-6mo
6mo-2y
2-7y
7-10y
10y+
Sign in to your account
Manage your profile, pets, and privacy settings.
Add your first pet to track health, set reminders, and keep memories — all in one place.
Manage your profile, pets, and privacy settings.
The 13 core entities grouped into six clusters. Family is the root container — users create one on signup (or more). Pets, posts, and AI insights all hang off it. RandomPet entries also belong to a family but are lightweight — sightings with photo and location only, no health data or management tools.
Six product domains, each owning a slice of the data model. AI threads through three of them as a horizontal capability (recognition, health insights, captions).
A user signs up and sees a demo family page until they explicitly create their own — or accept an invitation to join an existing family. The Create form and Edit form share the same UI.
Pet gets full identity management: Member tabs for health, food, vet, aging. RandomPet is photo + location only — sightings logged to the family without ongoing care responsibilities.
The Explore feed, suggested families, search, and the social graph. Messages connect a user account to family pages or other users.
Cross-cutting AI threads through pets, posts, and discovery. All AI Health data is private to the owning family.
Local pet shops, in-home vets, services. Location-gated — only HCMC has data in v1.0. Other cities show "Coming Soon".
The 5-tab bottom navigation plus the drill-in panes accessible from each. Bold solid lines = primary tab nav; dashed lines = sub-panes within a tab.
Update log by build date — pick a date to see what changed, grouped by screen / entity. Tags: Feature = new capability, UI = layout / styling, Data = entity or schema change, Fix = correction.