CashewShare

Match with other exporters to share loads and bypass Cotonou port queues

Score: 7.1/10BJMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Beninese agritech exporters suffer severe congestion at Cotonou port, delaying cashew and cotton exports and inflating shipping costs.

Solution

CashewShare connects Beninese cashew/cotton exporters to consolidate partial loads into full containers. Matches based on timing and routes to fill trucks faster and avoid peak port waits. Reduces per-unit shipping costs by 25% through collaboration.

Target Audience

Beninese agritech exporters shipping cashew and cotton produce

Differentiator

Exclusively for Benin agritech with auto-matching on congestion forecasts

Brand Voice

supportive

Features

Load Posting

must-have15h

Post available cashew/cotton loads with details

Smart Matching

must-have25h

AI matches posts by volume, timing, port readiness

Chat & Negotiation

must-have18h

In-app messaging to finalize shares

Match Dashboard

must-have12h

View active matches and history

Contract Templates

must-have10h

Auto-generate simple sharing agreements

Payment Escrow

nice-to-have15h

Secure shared payments via Stripe

Ratings System

nice-to-have8h

Post-match reviews for trust

Bulk Posting

nice-to-have10h

Upload multiple loads from CSV

Total Build Time: 113 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo
company_nametextNo

loads

ColumnTypeNullable
iduuidNo
user_iduuidNo
volumeintNo
producttextNo
ready_datetimestampNo
statustextNo

Relationships:

  • user_id references users(id)

matches

ColumnTypeNullable
iduuidNo
load_iduuidNo
matched_load_iduuidNo
statustextNo
agreed_priceintYes

Relationships:

  • load_id references loads(id)
  • matched_load_id references loads(id)

API Endpoints

POST
/api/loads

Post new load

🔒 Auth Required
GET
/api/matches

Get matches for my loads

🔒 Auth Required
POST
/api/matches/:id/accept

Accept match

🔒 Auth Required
POST
/api/chat/:matchId

Send message

🔒 Auth Required

Tech Stack

Frontend
Next.js 14 + Tailwind + shadcn/ui
Backend
Next.js API routes
Database
Supabase Postgres
Auth
Supabase Auth
Payments
Stripe Connect
Hosting
Vercel
Additional Tools
Supabase Realtime for chatOpenAI for matching

Build Timeline

Week 1: Auth and loads

25h
  • User system
  • Load posting

Week 2: Matching engine

30h
  • Match logic
  • Dashboard

Week 3: Chat and contracts

30h
  • Realtime chat
  • Templates

Week 4: Payments and polish

25h
  • Stripe integration
  • Landing

Week 5: Beta test

15h
  • Deploy
  • Fixes

Week 6: Ratings

10h
  • Review system
Total Timeline: 6 weeks • 155 hours

Pricing Tiers

Free

$0/mo

No chat

  • Post 2 loads/mo
  • Basic matches

Pro

$35/mo
  • Unlimited posts
  • Chat
  • Contracts

Enterprise

$99/mo
  • All Pro
  • Escrow
  • Priority matching

Revenue Projections

MonthUsersConversionMRRARR
Month 13010%$105$1,260
Month 618018%$1,134$13,608

Unit Economics

$90
CAC
$450
LTV
6%
Churn
90%
Margin
LTV:CAC Ratio: 5.0xExcellent!

Landing Page Copy

Share Loads, Skip the Queue at Cotonou Port

Team up with fellow Benin exporters to fill containers and cut costs

Feature Highlights

Instant load matching
Secure in-app chat
Ready-to-sign contracts
Cost-sharing calculator

Social Proof (Placeholders)

"Found a match in 24h, saved 20% – Cotton Co."
"Perfect for small exporters"

First Three Customers

Post in Benin agritech Facebook groups and WhatsApp exporter chats; DM 50 members with 'free load posting trial'; secure first matches via personal intros from local networks.

Launch Channels

Product Huntr/SaaSIndie HackersBenin Agri forums

SEO Keywords

share cashew shipments BeninCotonou port load matchingcotton export container sharing

Competitive Analysis

Flexport

flexport.com
Transaction-based
Strength

Global logistics

Weakness

No peer-to-peer for small Benin exporters

Our Advantage

Niche matching + free tier for agritech

🏰 Moat Strategy

Network effects: more users = better matches

⏰ Why Now?

Rising fuel costs make load-sharing urgent amid port bottlenecks

Risks & Mitigation

executionhigh severity

Low initial matches

Mitigation

Seed with fake loads/partners

legalmedium severity

Contract disputes

Mitigation

Simple templates + escrow

marketmedium severity

Trust issues

Mitigation

Ratings + verification

Validation Roadmap

pre-build5 days

Survey 15 exporters on sharing interest

Success: 60% yes

mvp10 days

Manual matches for 10 users

Success: 3 successful shares

growth30 days

Referral program

Success: 20% referral rate

Pivot Options

  • General freight matching
  • Truck-only sharing

Quick Stats

Build Time
155h
Target MRR (6 mo)
$1,200
Market Size
$3.0M
Features
8
Database Tables
3
API Endpoints
4