← Back to Proposal
📋 Example Walkthrough

Input & Output

A realistic end-to-end example of what the tool accepts and produces.

FieldValue
Project nameCustomer Self-Service Portal
Project typeNew build
Tech stackReact, Node.js, PostgreSQL, AWS
ScaleMedium
Key featuresUser registration & login; view and pay invoices online; submit and track support tickets; download documents (contracts, reports); internal admin dashboard
Integrations1–3 — payment gateway, existing CRM, email notification service
DeadlineHard (Q3 launch)
Additional contextReplaces client-facing part of a legacy desktop app. Mobile-responsive web only, no native app.
estimation-customer-self-service-portal.md
⚠ AI-suggested — requires human review
⚡ Summary
656
Person-hours total
14 wks
Indicative duration
4–5
Team size
🗂️ Breakdowns
PhaseHours
Discovery48
Design80
Development368
Testing112
Deployment48
Total656
RoleHours
BA80
Frontend176
Backend192
QA112
DevOps48
PM48
Total656
💡 Key Assumptions
  • Payment gateway is a standard SDK integration (Stripe or similar) — custom gateway adds 40–64 hours
  • CRM integration is read-only (fetch customer data); write-back to CRM is not in scope
  • Authentication is email/password + email verification; SSO (SAML/OIDC) is not in scope
  • Admin dashboard covers ticket management and user lookup only — reporting/analytics deferred
  • Legacy desktop app data migration is out of scope; portal starts with clean data
  • Design system or component library already exists or client provides brand guidelines only
  • Infrastructure provisioning assumes AWS managed services (RDS, SES, S3) — no on-premise constraints
🎯 Confidence Rating
⚡ Medium

Core features are well-understood and comparable past projects exist in the knowledge base. Uncertainty comes from the CRM integration (API maturity unknown) and the hard Q3 deadline, which compresses QA time if development slips.

📚 RAG Citations
📄
estimation-b2b-client-portal-2024.md
Same feature set (invoicing, ticket tracking, document download); 608 person-hours actual — used as primary anchor
📄
estimation-payment-integration-2023.md
Payment gateway integration effort reference; 64 hours actual for Stripe SDK
📄
estimation-crm-readonly-sync-2024.md
Read-only CRM integration pattern; 40 hours actual