DriverPoolr

Team up with nearby drivers to split fuel and cover shortages instantly.

Score: 7.6/10United Arab EmiratesMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Freelancers handling last-mile delivery are crippled by skyrocketing fuel costs and driver shortages that erode their profit margins in the gig economy.

Solution

DriverPoolr matches freelancers in the same area for collaborative deliveries, splitting fuel costs and loads to handle peak demands. Post or accept subtasks via chat, with smart matching by vehicle size and ratings. Increase earnings without solo risks or full hires.

Target Audience

Freelancers handling last-mile delivery in the gig economy

Differentiator

Real-time availability pings for hyper-local pooling, exclusive to gig last-mile.

Brand Voice

friendly

Features

Availability Matcher

must-have18h

Matches users by location, vehicle, ratings.

Task Posting

must-have12h

Post subtasks with fuel split offers.

In-app Chat

must-have10h

Secure chat for coordination.

Payment Split

must-have15h

Auto-splits earnings via Stripe Connect.

Ratings System

must-have8h

Post-job reviews for trust.

Geo-fenced Alerts

nice-to-have6h

Push notifications for nearby pools.

Earnings Tracker

nice-to-have5h

Dashboard of pooled vs solo income.

Group Calendars

nice-to-have7h

Shared shift views.

Total Build Time: 81 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo
location_latfloatNo
vehicle_sizetextNo
ratingfloatYes

pools

ColumnTypeNullable
iduuidNo
poster_iduuidNo
fuel_split_pctintNo
statustextNo
created_attimestampNo

Relationships:

  • β€’ poster_id references users(id)

pool_members

ColumnTypeNullable
iduuidNo
pool_iduuidNo
user_iduuidNo
payout_amountfloatYes

Relationships:

  • β€’ pool_id references pools(id)
  • β€’ user_id references users(id)

API Endpoints

GET
/api/pools/nearby

Find local pools

πŸ”’ Auth Required
POST
/api/pools

Create pool

πŸ”’ Auth Required
POST
/api/pools/:id/join

Join pool

πŸ”’ Auth Required
POST
/api/pools/:id/payout

Split payments

πŸ”’ Auth Required
GET
/api/chats/:poolId

Fetch pool chat

πŸ”’ Auth Required

Tech Stack

Frontend
Next.js 14 + Tailwind + Shadcn/UI + Socket.io-client
Backend
Next.js API + Supabase
Database
Supabase Postgres
Auth
Supabase Auth
Payments
Stripe Connect
Hosting
Vercel
Additional Tools
Pusher for real-time chat/notifs

Build Timeline

Week 1: Auth, profiles, DB

20h
  • βœ“ User signup
  • βœ“ Location setup

Week 2: Pooling core

30h
  • βœ“ Post/browse pools
  • βœ“ Matching

Week 3: Chat & ratings

25h
  • βœ“ Real-time chat
  • βœ“ Ratings

Week 4: Payments & polish

20h
  • βœ“ Stripe splits
  • βœ“ Dashboard

Week 5: Alerts & extras

15h
  • βœ“ Push notifs
  • βœ“ Landing

Week 6: Testing

10h
  • βœ“ Beta fixes
Total Timeline: 6 weeks β€’ 140 hours

Pricing Tiers

Free

$0/mo

No chat

  • βœ“Browse pools
  • βœ“1 pool/month

Pro

$30/mo
  • βœ“Unlimited pools
  • βœ“Chat, ratings

Enterprise

$99/mo
  • βœ“All Pro + priority matching
  • βœ“Analytics

Revenue Projections

MonthUsersConversionMRRARR
Month 11504%$180$2,160
Month 61,0007%$2,100$25,200

Unit Economics

$18
CAC
$350
LTV
6%
Churn
88%
Margin
LTV:CAC Ratio: 19.4xExcellent!

Landing Page Copy

Pool Drivers, Split Fuel, Earn More

Match with locals to share loads and beat shortages.

Feature Highlights

βœ“Instant local matches
βœ“Auto-pay splits
βœ“Trust ratings
βœ“Real-time chat

Social Proof (Placeholders)

"Halved my fuel on busy nights! – Jamal, Instacart"
"Found help during rush hour. – Sarah, DoorDash"

First Three Customers

Share in gig Discord servers and Facebook groups for DoorDash/Uber drivers, offering first-month free Pro for early adopters. Run $50 Reddit ads targeting 'delivery driver fuel costs'. Cold DM 20 high-engagement Reddit commenters.

Launch Channels

Product Huntr/gigeconomyr/couriersofredditTwitter gig threadsHacker News

SEO Keywords

delivery driver pooling appshare fuel costs gig deliverysubcontract delivery tasks

Competitive Analysis

Commission-based
Strength

Vehicle rentals

Weakness

No instant pooling

Our Advantage

Peer matching for tasks

🏰 Moat Strategy

Network effects from growing user density

⏰ Why Now?

Driver shortages peaking with e-comm surge

Risks & Mitigation

legalhigh severity

Gig TOS violations

Mitigation

Subtask framing, legal review

marketmedium severity

Trust issues in pooling

Mitigation

Strong ratings/verification

Validation Roadmap

pre-build5 days

Interview 30 drivers on pooling interest

Success: 60% willing to try

mvp10 days

Manual match 5 pools

Success: Positive feedback

Pivot Options

  • β†’Full gig subcontract marketplace
  • β†’Carpool for commuters
  • β†’Fleet driver staffing

Quick Stats

Build Time
140h
Target MRR (6 mo)
$2,500
Market Size
$3000.0M
Features
8
Database Tables
3
API Endpoints
5