MeetingMeter - Meeting Cost Calculator

Model: x-ai/grok-4.1-fast
Status: Completed
Cost: $0.096
Tokens: 266,780
Started: 2026-01-04 22:05

06: MVP Roadmap & Feature Prioritization

MVP Definition

One-Sentence MVP:
A web app that integrates with Google Calendar to automatically calculate and display the real-time cost of meetings for teams, surfacing total spend and optimization opportunities.
Core Problem Solved:
Lack of visibility into meeting costs, leading to unchecked productivity waste averaging $400+ per unnecessary hour.
Must-Have Features (5 Core):
  • Google Calendar integration
  • Role-based cost calculation
  • Basic analytics dashboard
  • Per-meeting cost display
  • Team aggregate views
NOT in MVP:
  • Outlook/Zoom integrations
  • AI nudges or suggestions
  • SSO or enterprise features
  • Mobile app
  • Custom salary imports

MVP Success Criteria

User Success: Users connect calendar, see accurate meeting costs, and identify top 5 expensive meetings in <5 min.
Business Success: 100 beta teams (500 users), 40% D30 retention, $2K MRR from 25 paying teams ($4/user/mo).
Validation Goals: Test if cost visibility drives 20%+ meeting time reduction; 70% users report value in surveys.

Feature Inventory (32 Features)

Categorized by priority; scored on User/Biz Value (H/M/L), Effort (H/M/L).

Core MVP (6)
  • Google Calendar connect (H/H/L/None)
  • Role-based cost calc (H/H/M/None)
  • Basic dashboard (H/H/M/Cal connect)
  • Per-meeting cost badge (H/M/L/Dashboard)
  • Team aggregate spend (H/H/M/Dashboard)
  • User auth & teams (H/H/L/None)
Quick Wins (7)
  • Weekly spend reports (H/M/L/Dashboard)
  • Top meetings list (H/M/L/Aggregate)
  • Email summaries (M/H/L/Reports)
  • Industry benchmarks (M/M/L/None)
  • Export CSV (M/M/L/Dashboard)
  • Basic permissions (H/M/L/Teams)
  • Waitlist signup (M/M/L/None)
Major Initiatives (9)
  • Outlook integration (H/H/H/Google)
  • Zoom attendee detect (H/M/H/Outlook)
  • Optimization insights (H/H/H/Analytics)
  • Pre-meeting nudges (H/H/M/Insights)
  • Recurring meeting ID (M/H/M/Cal)
  • Trend charts (H/M/H/Dashboard)
  • Meeting-free blocks (M/H/M/Nudges)
  • Custom salary import (M/H/H/Cost calc)
  • Department views (H/H/H/Teams)
Nice-to-Haves (10)
  • Mobile app (M/L/H/All)
  • SSO (L/H/H/Teams)
  • API access (L/H/H/Analytics)
  • Slack nudges (M/M/M/Email)
  • Async suggestions (M/M/H/Insights)
  • ROI calculator (M/M/L/Landing)
  • White-label (L/H/H/Enterprise)
  • BI integrations (L/H/H/API)
  • Meeting audits (M/M/H/Team tools)
  • Intl localization (L/L/M/All)

Value vs. Effort Matrix

Google Cal
Cost Badge
User Auth
Weekly Reports
Top Meetings
Benchmarks
Outlook Int
Insights
Nudges
Trends
CSV Export
Waitlist
Mobile
SSO
API
Low Effort ↑
High Value ↑
High Effort

Strategy: Build Top-Left first (MVP), then Top-Right (Phases 2-3). Avoid Bottom-Right.

Prioritization Scoring

Score = (User Value × 0.4) + (Biz Value × 0.3) + (Ease × 0.3); User/Biz/Ease: 1-10.

Rank Feature User Biz Ease Score Phase
1Google Calendar Connect101089.4MVP
2Role Cost Calc10978.8MVP
3Basic Dashboard91078.6MVP
4User Auth/Teams81098.7MVP
5Per-Meeting Badge9888.5MVP
6Team Aggregates9968.1MVP
7Weekly Reports8898.3Phase 2
8Top Meetings8798.0Phase 2
9Outlook Int9947.5Phase 3
10Optimization Insights9957.8Phase 3

Rules: >7.5=P0 (MVP), 6-7.5=P1 (Phase 2-3).

Phased Development Roadmap

Phase 1: Core MVP (Weeks 1-8)

Objective: Launch beta with Google Calendar integration, cost engine, and dashboard to validate cost visibility drives engagement. Unlocks immediate user value: see $ spend in minutes. Targets 100 teams.

FeaturePriorityEffortWeek
User Auth & TeamsP03d1
Google Cal ConnectP05d2-3
Role Cost CalcP04d3-4
Basic DashboardP07d4-6
Per-Meeting BadgeP03d6
Team AggregatesP05d7
Success: 100 beta users, 70% onboarding, 0 critical bugs. Deliverable: Beta app.

Phase 2: PMF (Weeks 9-16)

Objective: Add quick wins for retention/monetization; validate 35% D30 retention and first $2K MRR via Stripe. Test if reports drive sharing.

FeaturePriorityEffortWeek
Stripe PaymentsP04d9-10
Weekly ReportsP13d11
Top MeetingsP14d12
Email SummariesP13d13
BenchmarksP13d14
Success: 250 users, 35% retention, 25 paying teams, NPS>30. Deliverable: Monetized PMF.

Phase 3: Growth (Weeks 17-24)

Objective: Scale with integrations/insights; hit $5K MRR, viral coeff>0.3 via shares. Aligns with Month 6 milestone.

FeaturePriorityEffortWeek
Outlook IntegrationP07d17-18
Optimization InsightsP010d19-21
Pre-Meeting NudgesP15d22
Trend ChartsP16d23-24
Success: 1K users, $5K MRR, <7% churn. Deliverable: Growth engine.

Phase 4: Expansion (Months 7-12)

Objective: Enterprise features for $15K+ MRR; API, SSO for scale.

Key Features: Zoom, SSO, API, Dept views. Success: 5K users, $15K MRR, enterprise pilots.

Technical Implementation

AI/ML Components:
FeatureAI ApproachToolsCost/User
InsightsPrompt patternsOpenAI GPT-4o-mini$0.05/mo
NudgesRule + LLMClaude 3 Haiku$0.02/mo
Low-Code Savings (16-24 days):
  • Auth: Clerk (5d save)
  • DB: Supabase (6d)
  • Payments: Stripe (4d)
  • Email: Resend (3d)
  • Hosting: Vercel (3d)
Cost/100 users/mo: $250 ($2.50/user)
Hosting $20 | DB $30 | AI $120 | Auth $25 | Email $15 | Stripe $40.

Strategy: Next.js + Supabase + Google API. Week 1: Low-code setup. MVP in 6 weeks.

Development Timeline

Weeks 1-8: Foundation ██████████
9-16: PMF ██████
17-24: Growth ████
25+: Scale ██

Milestones

M1: Foundation (Wk2) [ ] Auth/DB [ ] Cal API [ ] CI/CD
M2: Core (Wk4) [ ] Cost engine [ ] Dashboard [ ] E2E flow
M3: Beta (Wk6) [ ] Testing [ ] 20 testers [ ] Analytics
M4: Launch (Wk8) [ ] 100 users [ ] Feedback [ ] Bugs fixed
M5: PMF (Wk16) [ ] 250 users [ ] Retention>35% [ ] $2K MRR
M6: Scale (Wk24) [ ] 1K users [ ] $5K MRR [ ] Viral>0.3

Resources

PhaseTeamFTE
1 (1-8w)Founder Dev + Designer PT1.25
2-3 (9-24w)+ Full-stack #2 + Designer2.5

Skills: React/Next (core), Supabase, Google API. Outsource design/DevOps.

Risks & Mitigations

🟡 Scope Creep: Lock MVP; parking lot ideas. Contingency: Cut P2.
🔴 API Reliability: Cache data; fallback estimates. Contingency: Manual sync.
🔴 Privacy Pushback: Role estimates default; opt-in. Contingency: Anon mode.
🟡 Low Adoption: Waitlist + PH launch. Contingency: Free tier pivot.
🔴 Burnout: 30% buffer; outsource. Contingency: Hire early.

Launch Plan

Pre-Launch (Wk6-7): [ ] Landing + 500 waitlist [ ] Demo video [ ] PH prep
Beta (Wk8): [ ] 100 staged users [ ] Surveys [ ] 24h support
Public (Wk10): [ ] PH #1-5 [ ] Reddit/HN [ ] $500 ads
Post (Wk13+): [ ] Cohorts [ ] Interviews [ ] Iterate

Success Metrics by Phase

PhaseKey MetricsTarget
1 (Wk8)Beta users / Onboarding / Bugs100 / >70% / 0
2 (Wk16)Users / Retention / MRR / NPS250 / 35% / $2K / >30
3 (Wk24)Users / MRR / Viral / Churn1K / $5K / >0.3 / <7%

Post-MVP Vision

Months 4-9: PMF refine; mobile, nudges; 2.5K users, $10K MRR.

Months 10-15: Enterprise; API/SSO; 10K users, $50K MRR, Series A.

18-24mo: Ecosystem w/ HR tools; intl; adjacencies like async collab.