OutageSMSBook

SMS-powered reservations that bypass outages—bookings via text, sync to cloud instantly.

Score: 7.8/10SNMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Hotels and restaurants in Senegal experience constant power outages that cause downtime in their cloud-based reservation and management software, resulting in lost revenue during peak tourist seasons.

Solution

OutageSMSBook turns any phone into a reservation hotline: staff/customers text bookings during blackouts, AI parses and queues them locally. When power/internet returns, it syncs to your cloud system and sends confirmations. Perfect for Senegal's mobile-first hospitality without fancy hardware.

Target Audience

Hotels and restaurants in Senegal relying on cloud-based reservation and management software

Differentiator

AI SMS parsing for instant offline bookings, tailored to Wolof/French, with cloud auto-forward.

Brand Voice

friendly

Features

SMS Ingestion

must-have14h

Parse incoming texts for bookings via Twilio.

Local Queue Management

must-have10h

Admin dashboard to approve/queue SMS bookings offline.

Cloud Forward Sync

must-have12h

Push queued bookings to cloud APIs on reconnect.

Multi-Language Parse

must-have15h

Wolof/French/English AI parsing.

Confirmation Replies

must-have8h

Auto-SMS back confirmations.

Call Logs

nice-to-have6h

Track SMS history and revenue.

Webhook Alerts

nice-to-have5h

Notify on new SMS.

Bulk Import

future10h

CSV upload for manual entries.

Total Build Time: 80 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
phonetextNo
twilio_sidtextYes
cloud_endpointtextYes

Relationships:

  • one-to-many sms_queues

sms_queues

ColumnTypeNullable
iduuidNo
user_iduuidNo
from_phonetextNo
parsed_datatextNo
statustextNo
syncedboolNo

Relationships:

  • foreign key user_id -> users.id

sync_events

ColumnTypeNullable
iduuidNo
user_iduuidNo
sms_queue_iduuidYes
outcometextNo
timestamptimestampNo

Relationships:

  • foreign keys to users and sms_queues

API Endpoints

POST
/api/sms/inbound

Receive Twilio webhook

GET
/api/queues

List pending queues

🔒 Auth Required
POST
/api/queues/:id/approve

Approve for sync

🔒 Auth Required
POST
/api/sync

Force sync

🔒 Auth Required

Tech Stack

Frontend
Next.js 14 + Tailwind + shadcn
Backend
Supabase Edge Functions
Database
Supabase Postgres
Auth
Supabase Auth
Payments
Stripe
Hosting
Vercel
Additional Tools
Twilio SDKOpenAI for parsing

Build Timeline

Week 1: Auth and SMS webhook

22h
  • User setup
  • Twilio integration

Week 2: AI Parser

25h
  • SMS parsing
  • Queue UI

Week 3: Sync and dashboard

24h
  • Cloud sync
  • Logs

Week 4: Polish and payments

18h
  • Multi-lang
  • Stripe

Week 5: Testing

12h
  • Edge cases
  • Beta
Total Timeline: 5 weeks • 101 hours

Pricing Tiers

Free

$0/mo

No cloud sync

  • 100 SMS/mo
  • Basic parse

Pro

$20/mo
  • Unlimited SMS
  • AI parse + sync
  • Confirmations

Enterprise

$60/mo

Unlimited

  • All + Custom AI
  • Dedicated number

Revenue Projections

MonthUsersConversionMRRARR
Month 11515%$45$540
Month 612020%$480$5,760

Unit Economics

$20
CAC
$350
LTV
6%
Churn
80%
Margin
LTV:CAC Ratio: 17.5xExcellent!

Landing Page Copy

Bookings via SMS—No Power Needed!

OutageSMSBook lets Senegal hotels take texts during blackouts, auto-syncing to your cloud when back online.

Feature Highlights

AI parses Wolof texts
Offline queue dashboard
Auto cloud sync
Instant confirm SMS
Zero hardware

Social Proof (Placeholders)

"'Texts saved our night!' - Restaurant Senegal"
"'Simple and reliable.' - Beach Hotel"

First Three Customers

Post in Senegal restaurant WhatsApp groups (e.g., Dakar Eats), DM 20 owners on Facebook Marketplace hospitality listings, provide free Twilio setup and 2-week trial via video call.

Launch Channels

Product Huntr/smallbusinessTwitter #SenegalBusinessFacebook Senegal Hotels

SEO Keywords

SMS hotel booking Senegaloutage reservation SMS AfricaTwilio POS Senegal

Competitive Analysis

HotelRunner

hotelrunner.com
$30+/mo
Strength

Cloud management

Weakness

No offline/mobile SMS

Our Advantage

SMS bridge for outages

🏰 Moat Strategy

Trained AI on local languages/dialects for superior parsing.

⏰ Why Now?

90% mobile penetration in Senegal + rising SMS usage amid outages.

Risks & Mitigation

technicalmedium severity

SMS parsing errors

Mitigation

Manual override

financiallow severity

Twilio costs

Mitigation

Pass-through pricing

marketmedium severity

Carrier issues

Mitigation

Multi-carrier support

Validation Roadmap

pre-build5 days

Survey 15 owners on SMS prefs

Success: 80% interest

mvp10 days

Live SMS test with 3 betas

Success: 90% parse accuracy

growth30 days

Referral program

Success: 10% referral rate

Pivot Options

  • General SMS CRM
  • USSD version
  • Other African markets

Quick Stats

Build Time
101h
Target MRR (6 mo)
$450
Market Size
$1.5M
Features
8
Database Tables
3
API Endpoints
4