Shared care calendar for horse owners
The idea
A horse’s care schedule is genuinely distributed: the owner books the vet, the barn manages feed and turnout, a half-leaser rides Tuesdays, and the farrier shows up every six weeks if someone remembered to book him. Coordination today is a whiteboard in the tack room and three text threads, and the failure mode is a missed worming rotation or a farrier cycle stretching to nine weeks.
The wedge is recurring care cycles that reschedule from completion, plus SMS for the half of the care team who will never install an app. Making the horse the shared object, with per-role permissions, is what generic family calendars cannot model.
Who pays
The buyer is the owner, for whom horses cost 500 to 1,000-plus dollars a month before anyone mentions vet bills; 8 dollars a month is invisible and covers unlimited horses and free team members. Half-lease arrangements make shared visibility a real need rather than a nicety. Distribution: boarding barns (one enthusiastic barn manager onboards twenty owners), equestrian Facebook groups, and farriers who benefit from clients being on schedule.
MVP scope
- Horse profiles with phone-number care teams and role-based permissions
- Recurring care cycles (farrier, vaccines, worming rotation) rescheduling from completion date
- Push plus Twilio SMS reminders, with SMS DONE replies marking tasks complete
- Barn Day agenda across all horses at a barn
- Skip for v1: billing between parties, feed charts, competition calendars, health record attachments
Build Paddock, a React Native (Expo) shared care calendar built around the horse, not the person, because a horse's care is split across owner, half-leaser, barn staff, farrier, and vet. Horse profile: name, photo, barn, and a care team: each member is added by phone number with a role (owner, leaser, barn staff, professional). Members get share-level permissions: owners edit everything, leasers and staff can view and complete tasks, professionals see only their own appointments. The core object is the recurring care cycle: farrier every 6 weeks, vaccines on a schedule, worming rotation (with product rotation notes), dentist annually, physio, and custom cycles. Completing an occurrence auto-schedules the next from the completion date, not the due date, which is how farrier scheduling actually works. Cycles can drift and the app shows overdue in red. Notifications: push for app users, SMS via Twilio for members who never install anything (farriers, older barn staff): a reminder 3 days out and a morning-of message to whoever is marked on duty. SMS replies of DONE mark the task complete. Barn Day view: an agenda across all horses at one barn, so staff see today's list in one screen. Screens: My Horses, Horse profile with care timeline, Cycle editor, Barn Day agenda, Team management. Stack: Supabase (auth by phone OTP, Postgres with row-level security per horse), Twilio for SMS. Pricing: 8 dollars per month per owner, unlimited horses and team members free.
// More Consumer ideas
-
Allergy action cards for sitters and schools
Parents of allergic kids re-explain epinephrine plans to every sitter; generate wallet cards, fridge sheets, and school forms from one profile.
Consumer weekend -
Week-by-week ACL recovery companion
ACL patients drift between PT visits unsure if they are on track; a week-by-week rehab timeline with milestone checks keeps recovery honest.
Consumer Mobile 1 month -
Session planner for backyard astrophotographers
Astrophotographers waste rare clear nights on poorly placed targets; a planner matching target visibility, moon phase, and your exact rig and site.
Consumer 1 month -
Hour compliance tracker for host families
Host families risk State Department violations tracking au pair hours on paper; log schedules against weekly and daily limits with warnings.
Consumer 1 week