---
startedColumns:
  - 'In Progress'
completedColumns:
  - Done
sprints:
  -
    start: 2026-07-01T09:00:00.000Z
    name: 'Foundation Sprint'
    description: 'Baseline product and infrastructure work.'
  -
    start: 2026-07-08T09:00:00.000Z
    name: 'Workflow Sprint'
    description: 'Core team workflow and onboarding features.'
  -
    start: 2026-07-15T09:00:00.000Z
    name: 'Stabilisation Sprint'
    description: 'Reliability and release readiness improvements.'
taskWorkloadTags:
  Tiny: 1
  Small: 2
  Medium: 3
  Large: 5
  Huge: 8
---

# Example SaaS Project

A realistic in-flight product board with active development, completed work, and future backlog items.

## Backlog

- [define-product-pricing-strategy](tasks/define-product-pricing-strategy.md)
- [legal-review-terms-and-privacy](tasks/legal-review-terms-and-privacy.md)
- [design-onboarding-checklist](tasks/design-onboarding-checklist.md)
- [implement-feature-flags-foundation](tasks/implement-feature-flags-foundation.md)
- [build-email-template-system](tasks/build-email-template-system.md)
- [create-sandbox-environment-provisioner](tasks/create-sandbox-environment-provisioner.md)
- [implement-data-retention-policy-jobs](tasks/implement-data-retention-policy-jobs.md)
- [design-team-invite-expiry-flow](tasks/design-team-invite-expiry-flow.md)
- [prototype-report-export-scheduler](tasks/prototype-report-export-scheduler.md)

## Todo

- [implement-project-creation-wizard](tasks/implement-project-creation-wizard.md)
- [add-passwordless-login-option](tasks/add-passwordless-login-option.md)
- [integrate-crm-lead-sync](tasks/integrate-crm-lead-sync.md)
- [build-invoice-download-endpoint](tasks/build-invoice-download-endpoint.md)
- [add-usage-alert-email-thresholds](tasks/add-usage-alert-email-thresholds.md)
- [create-self-serve-cancellation-flow](tasks/create-self-serve-cancellation-flow.md)

## In Progress

- [build-tenant-settings-page](tasks/build-tenant-settings-page.md)
- [implement-team-permissions-ui](tasks/implement-team-permissions-ui.md)
- [optimize-dashboard-first-load](tasks/optimize-dashboard-first-load.md)
- [migrate-legacy-events-to-new-schema](tasks/migrate-legacy-events-to-new-schema.md)
- [implement-stripe-webhook-signature-check](tasks/implement-stripe-webhook-signature-check.md)

## Done

- [setup-ci-pipeline](tasks/setup-ci-pipeline.md)
- [implement-user-signup-and-login](tasks/implement-user-signup-and-login.md)
- [create-organization-switcher](tasks/create-organization-switcher.md)
- [add-basic-activity-feed](tasks/add-basic-activity-feed.md)
- [publish-internal-qa-checklist](tasks/publish-internal-qa-checklist.md)
