TextaBook

SMS booking fallback that works 100% offline for Somali hotels.

Score: 7.7/10SOMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Hospitality tech firms in Somalia experience severe disruptions from inconsistent internet connectivity, making their online booking platforms unreliable and limiting customer access.

Solution

TextaBook integrates SMS/USSD gateways for customers to book via phone when internet fails. Admins manage via dashboard; system confirms via SMS and syncs to main platform when online. Perfect bridge for unreliable connectivity.

Target Audience

Hospitality tech firms operating in Somalia

Differentiator

Native Somali telecom integrations (Hormuud, Somtel) for instant delivery.

Brand Voice

friendly

Features

SMS Booking Intake

must-have15h

Guests text keywords to book rooms.

Admin Approval Queue

must-have10h

Dashboard to approve/decline SMS requests.

Auto-Confirmation SMS

must-have8h

Send instant SMS receipts.

Platform Sync

must-have12h

Push approved bookings to primary PMS.

Keyword Customization

must-have10h

Set custom SMS commands per hotel.

Usage Analytics

nice-to-have6h

Track SMS volume and conversion.

USSD Support

nice-to-have8h

Menu-based bookings via USSD.

Bulk Messaging

nice-to-have5h

Send promos via SMS.

Total Build Time: 74 hours

Database Schema

accounts

ColumnTypeNullable
iduuidNo
hotel_nametextNo
sms_providertextNo

sms_requests

ColumnTypeNullable
iduuidNo
account_iduuidNo
phonetextNo
messagetextNo
statustextNo

Relationships:

  • β€’ foreign key to accounts.id

bookings

ColumnTypeNullable
iduuidNo
sms_request_iduuidNo
room_typetextNo
syncedboolNo

Relationships:

  • β€’ foreign key to sms_requests.id

API Endpoints

POST
/api/sms/inbound

Handle incoming SMS

PUT
/api/bookings

Approve booking and sync

πŸ”’ Auth Required
GET
/api/requests

List pending SMS

πŸ”’ Auth Required
GET
/api/analytics

SMS metrics

πŸ”’ Auth Required

Tech Stack

Frontend
Next.js 14 + Tailwind + shadcn/ui
Backend
Next.js API + Supabase
Database
Supabase Postgres
Auth
Supabase Auth
Payments
Stripe
Hosting
Vercel
Additional Tools
Africastalking/Twilio for SMS

Build Timeline

Week 1: Auth + dashboard

20h
  • βœ“ User signup
  • βœ“ Basic UI

Week 2: SMS webhook

25h
  • βœ“ Inbound parser
  • βœ“ Request queue

Week 3: Approval + sync

25h
  • βœ“ Admin actions
  • βœ“ PMS webhooks

Week 4: Payments + tests

20h
  • βœ“ Stripe
  • βœ“ E2E SMS tests

Week 5: Analytics polish

15h
  • βœ“ Charts
  • βœ“ Custom keywords

Week 6: USSD prototype

10h
  • βœ“ Basic USSD menu
Total Timeline: 6 weeks β€’ 140 hours

Pricing Tiers

Free

$0/mo

1 hotel

  • βœ“100 SMS/mo

Pro

$40/mo

5 hotels

  • βœ“Unlimited SMS
  • βœ“Analytics

Enterprise

$120/mo

Unlimited

  • βœ“USSD + custom
  • βœ“API access

Revenue Projections

MonthUsersConversionMRRARR
Month 11515%$90$1,080
Month 612020%$960$11,520

Unit Economics

$30
CAC
$700
LTV
6%
Churn
88%
Margin
LTV:CAC Ratio: 23.3xExcellent!

Landing Page Copy

Book via SMS: Internet-Proof for Somali Hospitality

TextaBook turns phones into booking machines, no data needed.

Feature Highlights

βœ“Instant SMS bookings
βœ“Admin dashboard
βœ“Telecom optimized
βœ“Easy sync
βœ“Low cost

Social Proof (Placeholders)

"'Bookings never stop!' - Hormuud Hotel"
"'Simple and effective.' - Puntland Lodges"

First Three Customers

Post in Somali business WhatsApp groups and contact Hormuud/Somtel partners for hotel referrals; demo live SMS flow via video call and offer free SMS credits for first month.

Launch Channels

Product Huntr/somaliaTwitter #SomaliaTechLinkedIn Africa Hospitality

SEO Keywords

sms hotel booking somaliaussd reservations somaliaoffline sms pms somalia

Competitive Analysis

Twilio Studio

twilio.com
Pay-per-SMS
Strength

Reliable delivery

Weakness

No booking logic

Our Advantage

Built-in hospitality workflows

🏰 Moat Strategy

Exclusive deals with local telcos for better rates/data.

⏰ Why Now?

SMS usage surged 40% in Somalia post-2023, ideal for fallback.

Risks & Mitigation

technicalmedium severity

SMS delivery fails

Mitigation

Multi-provider fallback

financiallow severity

High SMS costs

Mitigation

Volume discounts

legallow severity

Telecom regs

Mitigation

Partner with licensed providers

Validation Roadmap

pre-build5 days

Survey 10 hoteliers on SMS pref

Success: 80% interested

mvp10 days

Live test with 2 hotels

Success: 20 bookings processed

growth30 days

Referral program

Success: 5 paid from free

Pivot Options

  • β†’Pure SMS marketing tool
  • β†’Voice IVR bookings
  • β†’General biz SMS SaaS

Quick Stats

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