SendPool

Pool transfers with fellow students for bulk discounts and 30% fee savings.

Score: 7.8/10ZMMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Students studying abroad pay high fees on banking apps for international transfers when sending money home.

Solution

SendPool matches users sending similar amounts to the same country into virtual pools, coordinating bulk sends via partners like Wise for lower per-unit fees. Users confirm participation, get shared payment instructions, and track pooled delivery. Dashboard shows your share's status and verified savings.

Target Audience

Students studying abroad who regularly send money home

Differentiator

Smart matching algorithm prioritizes student corridors and schedules for max pool size/efficiency.

Brand Voice

supportive

Features

Pool Matching

must-have25h

Search/join pools by corridor and date.

Pool Creation

must-have15h

Start a pool, invite via link.

Payment Coordination

must-have12h

Generate bulk payment details/link for pool.

Pool Status Tracker

must-have18h

Real-time updates on contributions/deliveries.

Savings Calculator

must-have10h

Estimate fees solo vs pooled.

User Verification

must-have8h

Student ID/email uni check for trust.

Pool Chat

nice-to-have12h

In-app messaging for coordination.

Recurring Pools

nice-to-have10h

Auto-join monthly pools.

Pool History

nice-to-have6h

Past pools analytics.

Escrow Integration

future50h

Partner escrow for safety.

API for Pools

future30h

Embed pooling in apps.

Total Build Time: 196 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo
uni_emailtextYes
verifiedboolNo

Relationships:

  • Primary key: id

pools

ColumnTypeNullable
iduuidNo
creator_iduuidNo
corridortextNo
target_datetimestampNo
statustextNo
total_amountintYes

Relationships:

  • creator_id references users(id)

pool_members

ColumnTypeNullable
iduuidNo
pool_iduuidNo
user_iduuidNo
amountintNo
paidboolNo

Relationships:

  • pool_id references pools(id)
  • user_id references users(id)

subscriptions

ColumnTypeNullable
iduuidNo
user_iduuidNo
stripe_idtextNo
tiertextNo

Relationships:

  • user_id references users(id)

API Endpoints

GET
/api/pools

List available pools by corridor

🔒 Auth Required
POST
/api/pools

Create new pool

🔒 Auth Required
POST
/api/pool-members

Join pool

🔒 Auth Required
GET
/api/user/pools

User's pools/memberships

🔒 Auth Required
POST
/api/verify-student

Verify uni email

🔒 Auth Required

Tech Stack

Frontend
Next.js 14 + Tailwind + shadcn/ui
Backend
Next.js API routes
Database
Supabase Postgres
Auth
Supabase Auth
Payments
Stripe
Hosting
Vercel
Additional Tools
Resend emailsZod validationLiveblocks chat

Build Timeline

Week 1: Setup and core DB

40h
  • Auth, pools schema
  • Landing

Week 2: Matching and UI

50h
  • Pool list/join
  • Calculator

Week 3: Tracking and verification

40h
  • Status updates
  • Student verify
  • Payments

Week 4: Polish

30h
  • Chat, testing
  • Deploy

Week 5: Nice-to-haves

20h
  • Recurring, history
Total Timeline: 5 weeks • 180 hours

Pricing Tiers

Free

$0/mo

No create pools

  • Join 2 pools/mo

Pro

$20/mo
  • Unlimited join/create
  • Priority matching

Group

$99/mo
  • All Pro
  • Team pools up to 10

Revenue Projections

MonthUsersConversionMRRARR
Month 1804%$64$768
Month 61,0008%$1,600$19,200

Unit Economics

$25
CAC
$320
LTV
7%
Churn
88%
Margin
LTV:CAC Ratio: 12.8xExcellent!

Landing Page Copy

Team Up with Students to Slash Bulk Transfer Fees

Join pools to same country, save big on shared sends home.

Feature Highlights

Auto-matching by route
Coordinated payments
Real-time tracking
Verified students only
Proven bulk savings

Social Proof (Placeholders)

"Pooled with 5 others, saved $40! - Raj, UCLA"
"Easy coordination. - Sofia, LSE"
"Monthly pool perfection. - Carlos, Sydney"

First Three Customers

Target university international clubs (e.g., Harvard ISA FB group), offer beta pools with free Pro. Share in r/InternationalStudents with mock pool demo. Email 50 student union presidents from top 20 unis scraped from websites.

Launch Channels

Product Huntr/InternationalStudentsIndie HackersStudent Twitter spacesHacker News

SEO Keywords

pool money transfer studentsbulk remittance abroad studentsgroup send money home cheapshared international transfers studentsstudent pool remittances

Competitive Analysis

Fees
Strength

Business bulk

Weakness

No student pooling

Our Advantage

Peer pooling coordination

WorldRemit

worldremit.com
Per transfer
Strength

Wide corridors

Weakness

No group features

Our Advantage

Cost-sharing pools

TransferGo

transfergo.com
Fixed fees
Strength

Weakness

Individual only

Our Advantage

Community bulk savings

🏰 Moat Strategy

Network effects from larger pools = better savings, attracting more users.

⏰ Why Now?

Inflation + student migration peak, group economy trend post-Zoom.

Risks & Mitigation

legalmedium severity

Money transmission regs

Mitigation

No fund handling, instructions only

markethigh severity

Trust in pooling

Mitigation

Strict verification + reviews

technicalmedium severity

Coordination failures

Mitigation

Status automation

executionmedium severity

Low pool fill rates

Mitigation

Seed with incentives

Validation Roadmap

pre-build5 days

Survey 30 students on pooling interest

Success: 70% WOYLP

mvp14 days

Manual pools waitlist

Success: 10 pools formed

launch30 days

Uni group launches

Success: 200 users

growth60 days

Pool fill rate tracking

Success: 80% fill

Pivot Options

  • Student group payments
  • Event pooling for trips
  • Charity remittance pools

Quick Stats

Build Time
180h
Target MRR (6 mo)
$3,000
Market Size
$50000.0M
Features
11
Database Tables
4
API Endpoints
5