A record per animal, not per owner
One owner can have three pets, each with size, breed, behaviour notes and their own history. The service is booked for the animal.
Grooming appointments, a record per animal, prepaid packages and a reminder for anyone who has not been back.
A pet shop lives on repeat business, and repeat business dies of forgetfulness: it is a wash every two weeks until the day nobody remembers to book the next one. What changes that is the animal's record carrying the date of the last service and the app raising its hand when the interval passes. It is the same calendar as any service business, with one difference that matters: the person who books is the owner, but the one being served is the animal, and the history belongs to it.
People reach this page looking for
What gets built
Not a feature list. These are the apps people actually describe, and what the platform hands back when they do.
One owner can have three pets, each with size, breed, behaviour notes and their own history. The service is booked for the animal.
Wash, groom, conditioning and pickup, with price and duration varying by size. The grid of times adjusts itself to the duration.
Ten washes paid up front, with a balance that drops at each visit and shows on the record. It is what keeps a customer without relying on memory.
The interval since the last wash passes and the owner gets a nudge. It is the automation that brings back people who never complained about anything.
Included
Database, login, payments and publishing are part of the platform, not a list of services you go and wire up afterwards.
Every screen reads and writes models you can open, query and export. The data is a database of yours from the first minute, not a spreadsheet the app pretends to read.
Email, magic link and Google sign-in, with roles and per-record ownership enforced by Postgres itself. A badly written screen cannot become a leak, because the database answers empty.
Stripe, Pagar.me and Mercado Pago connect once. Card, Pix, boleto and subscriptions, with the card fields rendered by a hosted vault your app never touches.
One project published three ways: your own domain, an icon on the phone straight from the browser, and a signed binary submitted under your own store account.
Titles, metadata, sitemap, structured data and social images are generated with the app. Pages get found instead of only being linked.
Real React, edited line by line or by clicking the element on screen, exported as a ZIP or pushed to your GitHub. No lock-in you have to negotiate your way out of.
How it works
Three steps, and the second one is the one people do not believe until they watch it.
Say what the app does and what it has to remember. No diagram, no schema, no naming a single framework.
Screens, data models, login and payments appear while you read. Anything you do not like, you say so and it changes.
Live on your domain in seconds, with version history behind you. Tuesday's conversation is Tuesday's release.
Start here
This is a complete first message, not a slogan. Paste it, change the nouns to yours, and you have an app to react to instead of a blank page.
Build an app for a pet shop. Owners sign up and register their pets with name, species, breed, size, date of birth and behaviour notes; services are wash, groom, conditioning and pickup, with price and duration varying by size; the owner picks the pet, the service and a free slot, and the service's duration reserves the right amount of time; there is a package of ten washes paid up front, with a balance that drops at each visit; each pet has a history of visits with before and after photos; twenty-five days after the last wash the owner gets a reminder; and I see a dashboard with the day's appointments, revenue per service and per month, active packages, and customers who have not returned in over sixty days.
Ready to start from
A template is a working app with data already in it. Open one, make it yours, publish it under your own account.
Class booking for a studio with a hard capacity: credits, a waiting list that moves itself, and a door roster that records who came.
A salon diary where every appointment reserves the turnaround, so a gap on the board is time that can really be sold — and an assistant that says which gaps are worth a call.
Questions
They can. The app opens in the browser from a link and installs to the home screen as an icon, with no store. The owner signs in by email, magic link or Google account, sees their own pets and books inside the hours you left open.
Keep looking
Most apps end up sitting between two categories. Nothing stops you from asking for both in the same paragraph.
Requests, assigned drivers, pricing per route and tracking, with separate sign-up for passengers and drivers.
Availability per professional, services with different durations, a deposit taken at booking and a reminder the day before.
Classes with limited places, check-in, a training plan per member and a membership billed as a subscription.
Availability per practitioner and per room, patient records, insurance and private pricing, confirmations and reminders.
Job cards, quotes the customer approves, a history per vehicle and a bay schedule.
Registration, a QR-code ticket, check-in at the door, the programme and announcements for people already there.
Availability per professional, confirmation, reminders and check-in — the classic agenda, without the spreadsheet.
Menu, cart, delivery fee by area, payment and order tracking, in your own app and with no marketplace commission.
A QR-code menu, ordering at the table, reservations and a loyalty scheme, without a PDF pretending to be a menu.
Free to start, no credit card. You only pay when you want to publish under your own brand, and you take the code with you if you ever want to.