GameDataPool

Pool and share data subscriptions for Madagascar esports teams.

Score: 7.3/10MGEasy BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Exorbitant data prices in Madagascar make it impossible for gamers to sustain long online sessions, stifling esports growth for entrepreneurs in the gaming scene.

Solution

GameDataPool enables entrepreneurs to create shared data pools from multiple SIMs, distributing costs across teams for longer sessions. Automated billing splits usage fairly. Integrates with local providers for real-time balance checks.

Target Audience

Entrepreneurs in Madagascar's gaming and esports industry

Differentiator

SIM pooling with fair-split algorithms tuned for Madagascar mobile data plans.

Brand Voice

professional

Features

Pool Creator

must-have15h

Combine multiple data SIMs into one virtual pool.

Usage Splitter

must-have18h

Auto-allocate and bill based on usage shares.

Balance Monitor

must-have12h

Real-time pool balance and per-member usage.

Member Management

must-have10h

Add/remove team members with usage caps.

Invoice Generator

must-have12h

Monthly split invoices with payment links.

Provider Integration

nice-to-have8h

API hooks for Telma/Orange balance checks.

Alerts

nice-to-have5h

Low balance notifications.

Reports Export

nice-to-have4h

CSV usage exports.

Total Build Time: 84 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo

Relationships:

  • one-to-many with pools

pools

ColumnTypeNullable
iduuidNo
nametextNo
total_balance_mbintNo
owner_iduuidNo

Relationships:

  • foreign key to users.id, one-to-many with members

pool_members

ColumnTypeNullable
iduuidNo
pool_iduuidNo
user_iduuidNo
share_percentintNo
used_mbintYes

Relationships:

  • foreign keys to pools.id and users.id

API Endpoints

POST
/api/pools

Create data pool.

🔒 Auth Required
POST
/api/pools/:id/members

Add member to pool.

🔒 Auth Required
POST
/api/usage/log

Log session usage.

🔒 Auth Required
GET
/api/invoices/:poolId

Get split invoices.

🔒 Auth Required

Tech Stack

Frontend
Next.js 14 + Tailwind + shadcn/ui
Backend
Next.js 14 API routes
Database
Supabase Postgres
Auth
Supabase Auth
Payments
Stripe
Hosting
Vercel
Additional Tools
Cron jobs for billingRecharts

Build Timeline

Week 1: Auth and pools

20h
  • User mgmt
  • Pool CRUD

Week 2: Members and usage

25h
  • Member add
  • Usage logging

Week 3: Billing engine

25h
  • Split logic
  • Invoices

Week 4: Payments and dashboard

20h
  • Stripe
  • Full UI
Total Timeline: 4 weeks • 110 hours

Pricing Tiers

Free

$0/mo

1GB tracked/mo

  • 1 pool
  • 3 members

Pro

$20/mo

10GB/mo

  • Unlimited pools/members
  • Invoices

Enterprise

$40/mo

Unlimited

  • All Pro + API
  • Custom splits

Revenue Projections

MonthUsersConversionMRRARR
Month 1603%$36$432
Month 64007%$560$6,720

Unit Economics

$7
CAC
$250
LTV
4%
Churn
92%
Margin
LTV:CAC Ratio: 35.7xExcellent!

Landing Page Copy

Share Data Costs, Play More: Team Pooling for Madagascar Gamers

Fair-split your data SIMs for affordable long sessions.

Feature Highlights

Multi-SIM pooling
Auto billing splits
Real-time tracking
Team caps

Social Proof (Placeholders)

"Halved our costs! - Team captain"
"Easy for 10-player squads - Entrepreneur"

First Three Customers

Target team leaders in Madagascar esports WhatsApp groups, comp free Pro for 1 month. Email local gaming cafes for bulk pools. Run targeted FB ads to 'esports Madagascar' interests.

Launch Channels

Product Huntr/indiehackersr/MadagascarTwitter #EsportsAfrica

SEO Keywords

share data pool gaming Madagascarteam data sharing esportssplit mobile data costs gamers

Competitive Analysis

Data sharing apps like Datapool

none-specific
N/A
Strength

Consumer sharing

Weakness

No team billing

Our Advantage

Esports-focused splits

Team expense tools like Splitwise

splitwise.com
Free
Strength

General splits

Weakness

No data integration

Our Advantage

Data-specific pooling

🏰 Moat Strategy

Data on local provider rates, switching costs from established pools.

⏰ Why Now?

Mobile data subscriptions rising, team esports needs collaborative cost tools.

Risks & Mitigation

financialmedium severity

Provider API changes

Mitigation

Manual entry fallback

marketmedium severity

Trust in sharing SIMs

Mitigation

Legal templates, audits

legallow severity

Data sharing regs

Mitigation

User agreements

Validation Roadmap

pre-build7 days

Validate with 12 teams

Success: 90% see value

mvp14 days

3 pilot pools

Success: Accurate splits

launch30 days

20 pools active

Success: 10% paid

Pivot Options

  • General expense splitter
  • Data plan comparator
  • Team comms app

Quick Stats

Build Time
110h
Target MRR (6 mo)
$500
Market Size
$1.0M
Features
8
Database Tables
3
API Endpoints
4