Satisfait Là
Solo SaaS · Live on the App StoreScheduling SaaS built end to end: a client booking UI, a native iOS app, Stripe payments, transactional email, and admin endpoints. Every piece of production plumbing owned alone.
- The schedule engine is a layered, composable pipeline: weekly recurring rules, then date overrides and blackouts, subtract existing bookings, apply min-notice and slot-granularity constraints. New rule types extend it without a rewrite.
- Solo on all of it, Stripe, auth, Resend, Cloudflare D1/R2/Workers. The iOS client is native SwiftUI.
- Wrapped in an AI-driven ops loop: living PRDs stay in sync with shipped code, autonomous QA runs like a human, automatic maintainance, and a weekly job proposes what to build next.
Built AI-native with real engineering discipline: Claude Design for interface, Claude Code for implementation, structured agent context, code review, and an e2e test gate. This is AI-agent-driven development plus product-scoping judgment.
- Stack
- TypeScript/TanStack/React/Cloudflare/PostgreSQL/Swift & SwiftUI/Stripe/Resend