EthioMatch

Match with local suppliers to replace scarce imports and beat Ethiopia's forex crisis.

Score: 7.4/10ETMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Ethiopian manufacturers face acute foreign currency shortages that delay imports of essential raw materials and spare parts, halting production.

Solution

EthioMatch connects manufacturers to verified local stockpiles and alternative Ethiopian suppliers for raw materials/spares. It includes ratings, pricing comparisons, and order tracking. Reduce import dependency by 40% with vetted domestic options curated for manufacturers.

Target Audience

Ethiopian manufacturers reliant on imported raw materials and spare parts

Differentiator

Exclusive focus on Ethiopia's local alternatives database, with manufacturer-vetted suppliers unlike global marketplaces.

Brand Voice

supportive

Features

Supplier Search

must-have15h

Search locals by material, location, stock levels.

RFQ Posting

must-have12h

Post requests for quotes; get bids from matching suppliers.

Verified Listings

must-have10h

Only NIB-verified suppliers with stock proofs.

Order Management

must-have15h

Place orders, track delivery, payments.

Ratings & Reviews

must-have8h

Post-delivery feedback builds trust.

Price Comparison

nice-to-have12h

Side-by-side local vs import costs.

Bulk Negotiation

nice-to-have15h

Group RFQs for better pricing.

Inventory Alerts

future20h

Notify when stock matches needs.

Total Build Time: 107 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo
roletextNo
business_nametextNo
created_attimestampNo

Relationships:

  • one-to-many rfqs, orders

suppliers

ColumnTypeNullable
iduuidNo
user_iduuidNo
materialstext[]No
locationtextNo
stock_levelsjsonbYes
verifiedboolNo

Relationships:

  • foreign key user_id -> users.id

rfqs

ColumnTypeNullable
iduuidNo
buyer_iduuidNo
materialtextNo
quantityintNo
bids_countintYes
statustextNo

Relationships:

  • foreign key buyer_id -> users.id, one-to-many bids

orders

ColumnTypeNullable
iduuidNo
rfq_iduuidNo
supplier_iduuidNo
priceintNo
statustextNo
created_attimestampNo

Relationships:

  • foreign keys rfq_id -> rfqs.id, supplier_id -> users.id

API Endpoints

GET
/api/search

Search suppliers/materials

🔒 Auth Required
POST
/api/rfqs

Post RFQ

🔒 Auth Required
POST
/api/bids

Submit bid on RFQ

🔒 Auth Required
POST
/api/orders

Place order from bid

🔒 Auth Required
GET
/api/dashboard

User RFQs/orders

🔒 Auth Required

Tech Stack

Frontend
Next.js 14 + Tailwind + shadcn/ui
Backend
Next.js API routes + Supabase Edge Functions
Database
Supabase Postgres
Auth
Supabase Auth
Payments
Stripe
Hosting
Vercel
Additional Tools
Supabase Storage (docs)Resend

Build Timeline

Week 1: Auth and profiles

20h
  • Auth
  • Supplier/buyer profiles

Week 2: Search and RFQs

25h
  • Search UI/API
  • RFQ posting

Week 3: Bids and orders

25h
  • Bidding system
  • Order flow

Week 4: Payments and ratings

20h
  • Stripe
  • Reviews

Week 5: Nice-to-haves

15h
  • Comparisons
  • Negotiation

Week 6: Launch prep

10h
  • Onboarding polish
  • Deploy

Week 7: Seed data

10h
  • Onboard initial suppliers

Week 8: Testing

5h
  • Full QA
Total Timeline: 8 weeks • 140 hours

Pricing Tiers

Free

$0/mo

No orders

  • Search
  • 1 RFQ/mo

Pro

$40/mo

10 orders/mo

  • Unlimited RFQs
  • Orders
  • Ratings

Enterprise

$200/mo

Unlimited

  • All Pro
  • Priority listings
  • Analytics

Revenue Projections

MonthUsersConversionMRRARR
Month 11501%$40$480
Month 61,0004%$1,600$19,200

Unit Economics

$35
CAC
$1200
LTV
6%
Churn
88%
Margin
LTV:CAC Ratio: 34.3xExcellent!

Landing Page Copy

Local Suppliers for Your Imports – No Forex Needed

Discover Ethiopian alternatives to keep production running amid currency shortages.

Feature Highlights

Verified local stock
Instant RFQ bids
Easy order tracking
Cost comparisons
Manufacturer-trusted network

Social Proof (Placeholders)

"'Found spare parts locally overnight.' - Jimma Factory"
"'Cut costs 35%.' - Gondar Plastics"
"'Reliable delivery.' - Adama Chemicals"

First Three Customers

Seed with 10 supplier interviews via local directories; target buyers through manufacturing associations email lists; offer free listings to first 20 suppliers for network effect.

Launch Channels

Product Huntr/EntrepreneurTwitter #MadeInEthiopiaFacebook Ethiopian ManufacturersLocal forums

SEO Keywords

Ethiopia local raw materials suppliersalternative import sources Ethiopiamanufacturer supplier matching Addisspare parts local Ethiopia

Competitive Analysis

Jiji Ethiopia

jiji.com.et
Free listings
Strength

High traffic

Weakness

Unverified, no B2B focus

Our Advantage

Manufacturer-vetted, RFQ system

AfriSupply

afrisupply.co
$20 listing/mo
Strength

Africa-wide

Weakness

Diluted Ethiopia focus

Our Advantage

Hyper-local with verification

🏰 Moat Strategy

Two-sided network effects; growing verified supplier data.

⏰ Why Now?

Forex shortages push localization; gov't 'Made in Ethiopia' initiative boosts local supply.

Risks & Mitigation

markethigh severity

Low supplier density

Mitigation

Seed with outreach, incentives

executionmedium severity

Verification process slow

Mitigation

Semi-automate with doc OCR

Validation Roadmap

pre-build7 days

List 50 potential suppliers/buyers

Success: 20 confirm interest

mvp21 days

Manual matching for 10 users

Success: 3 orders placed

Pivot Options

  • Pure supplier directory
  • Logistics matching
  • Inventory sharing app

Quick Stats

Build Time
140h
Target MRR (6 mo)
$3,000
Market Size
$300.0M
Features
8
Database Tables
4
API Endpoints
5