Case study
usurvey.it
usurvey.it is a modern survey SaaS for teams that want fast survey creation, calm respondent collection, live analytics, and report-ready exports without the friction of old form-builder workflows.
Product shape
The core workflow is deliberately direct: design a survey, send it, collect responses, analyze the results, and export a board-ready report. The app opens around that lifecycle instead of hiding the work behind generic dashboards.
The builder supports real survey operations rather than only question editing: branching direction, branding, preview, publish/send controls, respondent-safe copy, live response awareness, and a results surface that treats CSV, XLSX, PDF, and PPTX as first-class outputs.
Why it matters
The product direction is to give modern operators, product teams, HR, customer success, and founders a cleaner way to run research with stronger privacy, export, and workspace controls. Enterprise proof points are visible early: MFA direction, Google OAuth, SSO/domain-lock modeling, admin controls, audit thinking, PII minimization, scheduled exports, and Swiss-adjacent hosting strategy.
Build notes
The implementation is a production-minded Next.js App Router app with TypeScript, Tailwind, Drizzle/PostgreSQL, Better Auth direction, Stripe checkout, Cloudflare Email Sending, local email capture for development, and a Dokploy/Hetzner production path. The public site, authenticated app, respondent route, share route, exports, billing, admin controls, and health checks are all modeled as real routes rather than prototype screens.