Package
Core $999
A custom app people can sign into and use right away
A customer-ready web app: accounts, your main workflow end to end, admin tools, and production deployment with a proper handoff.
01.Discovery & scope
• Workflow mapping: who uses the product, main steps, and the outcomes we’re shipping in this phase • Data and screens defined at MVP depth—not enterprise modeling unless you ask for it • Timeline typically in the 2–4 week range when scope is disciplined
02.Customer accounts
• Sign-up and sign-in so customers use a real product, not a static page • Roles when needed (e.g. customer vs admin) • Profiles and settings when they’re in scope
03.Core product & workflows
• End-to-end flow: from first visit through completing the main job (booking, request, purchase path, etc.—as scoped) • Admin-side views to run the business: lists, statuses, and the tools you need day to day • Optional when scoped: search, CSV exports, calendar or booking, uploads, light in-app messaging
04.Payments
• Stripe Checkout for one-time or subscription charges when included • Checkout configured so you can tie payments back to customers and fulfillment
05.Data & integrations
• PostgreSQL and persistence appropriate to the MVP • Transactional email for verification and key notifications • Optional when scoped: outbound webhooks, Zapier/Make-friendly hooks, staging alongside production, basic error visibility
06.Launch & support
• Production deployment (e.g. Vercel) with environment and secrets aligned to your setup • Handoff: how to extend, who owns what, and how to operate • Short critical-fix window after launch (FAQ + SOW)—new features are quoted separately