DormRelay

Backup reservations from peers—trade or relay your dorm spot instantly.

Score: 7.4/10IndiaHard BuildReady to Spawn
Brand Colors

The Opportunity

Problem

College students lose critical dorm reservations when unreliable campus booking apps crash during peak registration periods.

Solution

DormRelay builds a peer-to-peer network where users post backup reservations during peaks. Students can claim or trade spots seamlessly if their primary fails. Smart matching ensures compatibility by dorm prefs and roommate needs.

Target Audience

College students booking on-campus dorms during annual peak registration periods

Differentiator

P2P reservation marketplace with escrow and instant transfers.

Brand Voice

edgy

Features

Post Backup Spot

must-have16h

List your extra/backup reservation for relay.

Spot Matching

must-have20h

AI matches claims to prefs/location.

Instant Trade/Chat

must-have18h

Secure chat and escrow for trades.

Verification Badge

must-have12h

Student ID upload for trust.

Claim History

must-have10h

Track successful relays.

Premium Listings

nice-to-have8h

Boost visibility for Pro users.

Roommate Finder

nice-to-have15h

Match with compatible roommates in trades.

Escrow Payments

nice-to-have12h

Hold fees until transfer complete.

Total Build Time: 111 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo
verifiedboolNo
student_id_hashtextYes

listings

ColumnTypeNullable
iduuidNo
user_iduuidNo
dorm_nametextNo
statustextNo
priceintYes

Relationships:

  • foreign key to users(id)

trades

ColumnTypeNullable
iduuidNo
listing_iduuidNo
claimer_iduuidNo
statustextNo
escrow_heldboolNo

Relationships:

  • foreign key to listings(id), users(id)

preferences

ColumnTypeNullable
iduuidNo
user_iduuidNo
dorm_typetextNo

Relationships:

  • foreign key to users(id)

API Endpoints

POST
/api/listings

Create backup listing

🔒 Auth Required
GET
/api/listings

Browse available spots

POST
/api/trades/claim

Claim a listing

🔒 Auth Required
GET
/api/chat/:listingId

Get trade chat

🔒 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 Realtime for chatCloudinary for ID uploads

Build Timeline

Week 1: User and listings

22h
  • Auth
  • Listings CRUD
  • Verify

Week 2: Matching and trades

28h
  • Matching logic
  • Trade flow
  • DB

Week 3: Chat and escrow

32h
  • Realtime chat
  • Stripe escrow
  • UI

Week 4: Launch prep

20h
  • Testing
  • Landing
  • SEO

Week 5: Polish

16h
  • Premium boosts
  • Roommate match

Week 6: Security audit

10h
  • ID hashing
  • Rate limits

Week 7: Beta rollout

8h
  • User feedback loop
Total Timeline: 7 weeks • 136 hours

Pricing Tiers

Free

$0/mo

1 listing/month

  • Browse/claim
  • Basic chat

Pro

$25/mo

None

  • Unlimited listings
  • Priority matching
  • Premium chat

Enterprise

$99/mo

Unlimited

  • All Pro + Agency tools
  • Bulk trades
  • White label

Revenue Projections

MonthUsersConversionMRRARR
Month 12501%$62$750
Month 62,0003%$1,500$18,000

Unit Economics

$6
CAC
$180
LTV
4%
Churn
88%
Margin
LTV:CAC Ratio: 30.0xExcellent!

Landing Page Copy

Steal a Dorm Spot from the Chaos

DormRelay: Peer backups and trades when apps crash—claim yours now.

Feature Highlights

Instant P2P Trades
Verified Students Only
AI Spot Matching
Secure Escrow

Social Proof (Placeholders)

"Traded into my dream dorm—epic. - Chris P."
"Saved from waitlist hell. - Lena M."

First Three Customers

Seed marketplace with beta users from college housing Discords; incentivize first posters with free months; cross-post to roommate wanted Facebook groups with relay offers.

Launch Channels

Product Huntr/Roommatesr/FrugalTwitter student influencers

SEO Keywords

dorm spot tradebackup dorm reservationpeer dorm relay

Competitive Analysis

Freemium
Strength

Roommate matching

Weakness

No reservation trading

Our Advantage

Peak-time P2P focus

🏰 Moat Strategy

Data on successful trades builds trust network

⏰ Why Now?

Housing shortages increase trade willingness

Risks & Mitigation

legalhigh severity

Campus policy on transfers

Mitigation

Require user confirmation of legality

executionmedium severity

Low liquidity in marketplace

Mitigation

Seed with incentives

Validation Roadmap

pre-build5 days

Fake door listing page

Success: 50 signups

launch21 days

First 10 trades

Success: Positive NPS

Pivot Options

  • Ticket resale P2P
  • Parking spot trades
  • Course swap marketplace

Quick Stats

Build Time
136h
Target MRR (6 mo)
$1,500
Market Size
$6.0M
Features
8
Database Tables
4
API Endpoints
4