DevPoolNG

Pool with Naija devs to share GitHub Pro & AWS at 1/10th cost

Score: 8.2/10NigeriaMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Nigerian developers cannot renew subscriptions to essential dev tools like GitHub Pro and AWS due to acute dollar shortages and naira devaluation.

Solution

Join or create pools of 5-20 devs to share org-level subscriptions, splitting costs in Naira. Automated seat assignment, usage limits, and billing ensure fair share. Solves dollar pain by bulk-buying access collectively.

Target Audience

Software developers based in Nigeria who depend on SaaS dev tools like GitHub and AWS for daily work

Differentiator

Naira-only billing + AI-monitored fair usage to prevent abuse

Brand Voice

friendly

Features

Pool Creation/Join

must-have12h

Search and join pools by tool/skill

Seat Assignment

must-have15h

Auto-rotate or fixed seats in org

Naira Billing

must-have10h

Monthly splits via Paystack

Usage Dashboard

must-have10h

Monitor repo/storage quotas

Abuse Detection

must-have8h

Flag over-users for pool vote

Pool Chat

nice-to-have6h

In-app comms for members

Pool Ratings

nice-to-have5h

Review pools post-join

Invite Links

nice-to-have4h

Shareable pool invites

Total Build Time: 70 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo
skillstextYes
is_activeboolNo

pools

ColumnTypeNullable
iduuidNo
nametextNo
tool_typetextNo
max_membersintNo
creator_iduuidNo
monthly_cost_ngnintNo

Relationships:

  • β€’ creator_id -> users.id

memberships

ColumnTypeNullable
iduuidNo
user_iduuidYes
pool_iduuidNo
seat_assignedboolNo
usage_quotaintNo

Relationships:

  • β€’ user_id -> users.id, pool_id -> pools.id

billing

ColumnTypeNullable
iduuidNo
pool_iduuidNo
monthtimestampNo
paidboolNo

Relationships:

  • β€’ pool_id -> pools.id

API Endpoints

GET
/api/pools

List available pools

πŸ”’ Auth Required
POST
/api/pools

Create pool

πŸ”’ Auth Required
POST
/api/memberships/:poolId/apply

Join pool

πŸ”’ Auth Required
GET
/api/dashboard

User pools and usage

πŸ”’ Auth Required
POST
/api/billing/:poolId

Pay pool share

πŸ”’ Auth Required

Tech Stack

Frontend
Next.js 14 + Tailwind + shadcn/ui
Backend
Next.js API routes
Database
Supabase Postgres
Auth
Supabase Auth
Payments
Paystack
Hosting
Vercel
Additional Tools
Pusher for chatSupabase realtime

Build Timeline

Week 1: Auth and pools

20h
  • βœ“ User profiles
  • βœ“ Pool CRUD

Week 2: Membership

25h
  • βœ“ Join/assign logic
  • βœ“ Dashboard

Week 3: Billing

25h
  • βœ“ Naira payments
  • βœ“ Splits

Week 4: Usage monitoring

20h
  • βœ“ Quotas, abuse flags

Week 5: Nice-to-haves

15h
  • βœ“ Chat, ratings

Week 6: Test/deploy

10h
  • βœ“ Beta pools live

Week 7: Polish

8h
  • βœ“ Mobile responsive
Total Timeline: 7 weeks β€’ 200 hours

Pricing Tiers

Free

$0/mo

No pool creation

  • βœ“Join 1 pool
  • βœ“Basic dashboard

Pro

$30/mo
  • βœ“Unlimited pools
  • βœ“Create pools
  • βœ“Priority seats

Enterprise

$150/mo
  • βœ“All Pro + Custom pools
  • βœ“Dedicated support
  • βœ“Higher limits

Revenue Projections

MonthUsersConversionMRRARR
Month 1408%$96$1,152
Month 640012%$1,440$17,280

Unit Economics

$6
CAC
$400
LTV
7%
Churn
90%
Margin
LTV:CAC Ratio: 66.7xExcellent!

Landing Page Copy

Slash Dev Sub Costs 90% – Pool with Trusted Naija Devs

GitHub Pro for ₦2k/month. AWS shared. Pay Naira, code together.

Feature Highlights

βœ“Fair splits
βœ“Abuse-proof
βœ“Instant join
βœ“Naira only

Social Proof (Placeholders)

"GitHub Pro for pennies – Chinedu, DevC"
"Pool saved my project – Funmi, Enugu"

First Three Customers

Seed first pools in DevC Nigeria Slack, invite 10 devs per pool via WhatsApp groups, offer creator fee waiver for first month. Collect feedback for iterations.

Launch Channels

Product HuntIndie HackersDevC NigeriaTwitter NaijaDevs

SEO Keywords

shared github pro nigeriaaws pool subscription naijacheap dev tools group buy nigeriagithub org share developers

Competitive Analysis

GitHub Organizations

github.com
$4/seat
Strength

Official

Weakness

Dollar only, no pooling

Our Advantage

Naira splits for Nigerians

Pangea (shared subs)

pangea.app
Commission
Strength

General sharing

Weakness

Global, no local payments

Our Advantage

Naija-focused + fair usage

🏰 Moat Strategy

Network effects from pool density + ratings data

⏰ Why Now?

Devs hit by naira crash need communal solutions immediately

Risks & Mitigation

legalhigh severity

ToS violations on sharing

Mitigation

Use org accounts, fair use policies

marketmedium severity

Low trust in sharing

Mitigation

Verified devs + ratings

executionmedium severity

Abuse scaling

Mitigation

AI quotas + votes

Validation Roadmap

pre-build4 days

Discord poll for pool interest

Success: 30 signups for beta pools

mvp10 days

Launch 3 seed pools

Success: Full occupancy

Pivot Options

  • β†’Freelance team formation tool
  • β†’General SaaS sharing marketplace
  • β†’Dev co-working virtual

Quick Stats

Build Time
200h
Target MRR (6 mo)
$2,500
Market Size
$20.0M
Features
8
Database Tables
4
API Endpoints
5