Hermes Wiki
LocalzDocs/MVP-to-Phase-2-Roadmap

MVP to Phase 2 Roadmap

Below is a crisp, real-world plan that keeps scope tight, ships value early, and leaves headroom for growth. Each phase lists: what to build, what to intentionally skip, go/no-go metrics, and risks to watch.


MVP — "Nail the core booking + payment loop"

Scope (intentionally narrow)

  • Geography: 1–2 cities (eg. Markham/GTA).
  • Verticals (3): Home services (plumber/electrician/handyman), Tiffin/Chef, Tutoring.
  • User types: Consumer, Provider, Admin.

Build (must-have)

  1. Provider Onboarding

    • Create account → KYC/ID upload → bank/payout setup → profile (bio, service areas).
    • Service listing: category, fixed/estimate pricing, photos/videos, availability (time slots), cancellation policy.
  2. Consumer Journey

    • Search + filters (category, distance, price, availability, rating).
    • Listing details → select slot → checkout: online card (escrow) + "cash with OTP" (start/end codes).
    • Booking lifecycle: Requested → Accepted → In-progress (start OTP) → Completed (end OTP) → Review.
  3. Payments (lightweight but real)

    • Platform fee on online transactions.
    • Escrow-style flow: capture on completion; refunds for disputes.
    • Payouts to providers (scheduled).
  4. In-app Chat

    • Text + images, tied to a booking. (No direct phone/email.)
  5. Ratings & Reviews

    • Post-completion only; simple 1–5 + comment; anti-spam guardrails.
  6. Dashboards

    • Provider: Today's jobs, monthly earnings, upcoming calendar, rating summary.
    • Admin: GMV, take rate, active providers, bookings by category/city, dispute queue.
  7. NFR (baseline)

    • Single-sign-on, audit logs, error tracking, basic rate limiting, nightly backups.

Skip (for now)

  • Subscriptions/recurring billing, coupons, wallet/gift cards, advanced analytics, multi-city expansion, marketplace ads, complex inventory.

Go/No-Go Exit Criteria

  • Activation: ≥40% of onboarded providers list ≥1 service with availability.
  • Liquidity: ≥30% of consumer searches result in a booking within 7 days.
  • Quality: Dispute rate ≤3%; on-time job completion ≥90%.
  • Revenue fit: Online payments share ≥70% (vs. cash).

Risks to Watch

  • Category sprawl (hold to 3 verticals).
  • No-shows (mitigate with holds/deposits, reminders).
  • Trust gaps (push verification badges; fast dispute handling).

Phase 2 — "Retention, trust, and light monetization"

Build

  1. Recurring & Subscriptions — Weekly tutoring/tiffin schedules; auto-invoices; pause/skip; prorated cancellations.
  2. Provider Tools — Simple invoices/receipts, downloadable statements, tax summaries. Coupons & promos. Photo/video galleries; portfolio sections.
  3. Consumer Value — Save favorites, reorder, subscription management, post-booking add-ons.
  4. Trust & Safety — Enhanced verification tiers; dispute center with evidence upload; SLA timers. Basic moderation (flag reviews/listings).
  5. Search & Discovery Upgrades — Nearby ranking + availability-aware sorting. "Recommended in your area" and "Top this week".
  6. Payments Enhancements — Tips; partial payments (deposit + balance on completion). Faster payouts options (fee-based).
  7. Analytics — Provider: bookings trend, revenue per category, peak hours, repeat rate. Platform: city/category heatmaps, cohort retention, conversion funnels.
  8. Admin Console — Category management, fee schedules, refunds/adjustments, promo approvals, provider suspensions.

Skip

  • Ad marketplace, affiliates, external platform integrations, AI concierge, multi-tenant/white-label.

Success Signals

  • Repeat bookings ≥35%.
  • Subscription churn <8% per billing cycle (for subs categories).
  • Providers using coupons/promos ≥20%.
  • Average rating ≥4.6 with ≥30% review coverage.

Risks

  • Chargebacks from partial/escrow flows.
  • Promo abuse; add rate limits + eligibility rules.

Expansion — "Scale network effects & differentiate"

Build

  1. Growth Levers — Sponsored listings / featured placements. Affiliate & promoter program. Partner bundles (e.g., "Move-in pack": cleaning + handyman).
  2. Wallet & Stored Value — Consumer wallet, gift cards, credits from refunds/promos. Provider micro-advances on completed jobs (fee-based).
  3. AI Assist (stepwise)
    • Provider: auto-draft listings from photos/text; price range suggestions by area; response templates.
    • Consumer: natural-language search ("need plumber tonight under $200 in Markham"), smart Q&A from listing FAQs.
    • Ops: fraud/anomaly scoring (suspicious booking patterns, review rings).
  4. Ecosystem Integrations — Optional import from Shopify/Wix (products only) and calendar sync (Google). Light public API for partners (read-only listings, booking intents).
  5. Enterprise/White-Label — Multi-tenant: city halls, HOAs, campuses can host curated mini-marketplaces under their brand.
  6. Data Platform — Warehouse + BI: area-wise sales, purchase power indices, category saturation, LTV modeling.
  7. Internationalization & Compliance — Multi-currency, localized tax receipts; expanded KYC.

Skip

  • Logistics/delivery network (out of charter), heavy inventory/warehouse features.

Scale Metrics

  • CAC payback < 3 months; LTV/CAC > 3.
  • Organic share of bookings > 50%.
  • Ads/sponsored revenue ≥ 15% of total.

Risks

  • Marketplace disintermediation (continue to gate chat + release contacts post-booking or via proxy).
  • Over-automation by AI (keep human override paths).

Implementation Tracks (use across phases)

  • Core UX: frictionless onboarding; 3-click booking; accessible mobile-first flows.
  • Search: start with DB full-text + geo; evaluate dedicated search if needed later.
  • Data Model: keep "booking" first-class with status history & audit.
  • Observability: logs, traces, dashboards, SLOs (availability, latency, error rates).
  • Security/Privacy: least privilege, encrypted docs, PII minimization, regular backup/restore drills.

Suggested Launch Slice (practical first cut)

  • City: Markham/GTA.
  • Categories: Plumbing, Tiffin/Chef, Tutoring.
  • Payments: online escrow + OTP for cash.
  • One simple promo: "First booking 0% platform fee."
Hermes Wiki