SMSStaff

SMS-powered HR for Malawi businesses – payroll via phone during blackouts.

Score: 7.7/10MWMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Malawian businesses face constant electricity blackouts that disrupt cloud-based HRTech tools essential for payroll processing and employee management.

Solution

SMSStaff enables HR tasks via simple SMS commands on any mobile phone, no app or internet required. Businesses send texts for employee updates, payroll approvals, and payslip requests; responses confirm instantly over SMS. Data syncs to a cloud dashboard when power/internet allows, bridging mobile reliability with full HR needs.

Target Audience

Malawian businesses relying on cloud-based HRTech for payroll and employee management

Differentiator

SMS-only access leverages Malawi's 90% mobile coverage, bypassing internet/power issues entirely unlike app-based tools.

Brand Voice

friendly

Features

SMS Payroll Commands

must-have18h

Text 'PAYROLL APPROVE #123' to process batches.

Employee Add/Update

must-have15h

SMS 'ADD EMPLOYEE Name 50000' syntax.

Attendance Check-in

must-have12h

Text 'CHECKIN' from employee phones.

Payslip Request

must-have10h

Reply with payslip summary via SMS.

Admin Dashboard

must-have20h

Web view of all SMS logs and data.

Twilio Integration

must-have15h

Inbound/outbound SMS handling.

Bulk SMS Broadcast

nice-to-have12h

Send payslips/announcements to all.

SMS Templates

nice-to-have10h

Customizable command shortcuts.

Report Exports

nice-to-have8h

SMS summaries + web CSV.

Voice Call Fallback

future25h

IVR for complex queries.

Total Build Time: 145 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
phonetextNo
company_iduuidNo

Relationships:

  • foreign key to companies(id)

companies

ColumnTypeNullable
iduuidNo
nametextNo
sms_numbertextNo
tiertextNo

Relationships:

  • one-to-many users, sms_logs

employees

ColumnTypeNullable
iduuidNo
company_iduuidNo
phonetextNo
salaryintNo

Relationships:

  • foreign key to companies

sms_logs

ColumnTypeNullable
iduuidNo
company_iduuidNo
messagetextNo
directiontextNo
processedboolNo

Relationships:

  • foreign key to companies

API Endpoints

POST
/api/sms/webhook

Handle incoming Twilio SMS

GET
/api/companies/:id/dashboard

Fetch SMS history and data

🔒 Auth Required
POST
/api/employees

Process SMS employee add

🔒 Auth Required
POST
/api/payroll/batch

Approve via SMS trigger

🔒 Auth Required

Tech Stack

Frontend
Next.js 14 + Tailwind + shadcn/ui
Backend
Next.js API + Supabase Functions
Database
Supabase Postgres
Auth
Supabase Auth
Payments
Stripe
Hosting
Vercel
Additional Tools
Twilio SDKlibphonenumber-js

Build Timeline

Week 1: SMS webhook core

28h
  • Twilio setup
  • Basic parser

Week 2: Commands: employee/payroll

32h
  • CRUD via SMS
  • Logs

Week 3: Dashboard UI

30h
  • Web view
  • Auth

Week 4: Advanced cmds + tiers

25h
  • Bulk SMS
  • Payments

Week 5: Testing + polish

22h
  • Edge cases
  • Templates

Week 6: Compliance checks

18h
  • Malawi tax logic
  • Landing

Week 7: Beta deploy

15h
  • Live SMS numbers
Total Timeline: 7 weeks • 170 hours

Pricing Tiers

Free

$0/mo

Basic commands only

  • 100 SMS/mo
  • 5 employees

Pro

$30/mo

None

  • 5000 SMS/mo
  • Unlimited employees
  • Dashboard

Enterprise

$100/mo

None

  • Unlimited SMS
  • Custom numbers
  • API

Revenue Projections

MonthUsersConversionMRRARR
Month 1406%$72$864
Month 625014%$1,050$12,600

Unit Economics

$12
CAC
$360
LTV
5%
Churn
88%
Margin
LTV:CAC Ratio: 30.0xExcellent!

Landing Page Copy

Manage HR with Just SMS – Blackouts No Problem!

Text your payroll approvals from any phone in Malawi.

Feature Highlights

Works on Basic Phones
Instant Responses
Full Payroll Control
Cheap SMS Rates
Web Oversight

Social Proof (Placeholders)

"'Payroll via text changed our game!' – Retailer, Lilongwe"
"'Employees checkin daily, no apps needed.' – Farm Owner"

First Three Customers

Partner with Airtel/MTN resellers in markets for promo codes. Post in Malawi WhatsApp business groups with free SMS credits trial. Target 50 texts to owners from FMB bank SME lists.

Launch Channels

Product Huntr/SaaSMalawi RedditTwitter #MalawiBusinessLinkedIn

SEO Keywords

SMS payroll MalawiHR via text Malawiblackout HR SMSemployee management SMS Malawi

Competitive Analysis

USSD HR Tools

generic
Per trans
Strength

Mobile

Weakness

Limited features

Our Advantage

Full payroll + dashboard

Zoho People

zoho.com
$1/emp
Strength

Integrations

Weakness

App/internet req

Our Advantage

SMS simplicity

🏰 Moat Strategy

Network effects from shared SMS templates; data from SMS usage patterns for Malawi HR insights.

⏰ Why Now?

Mobile money boom + blackouts; 12M+ SIMs in Malawi ripe for SMS SaaS.

Risks & Mitigation

financialmedium severity

Twilio SMS costs

Mitigation

Pass-through pricing + local gateway

technicallow severity

SMS parsing errors

Mitigation

Fuzzy matching + HELP cmds

Validation Roadmap

pre-build5 days

SMS prototype with 5 businesses

Success: Daily usage confirmed

launch30 days

50 signups week 1

Success: 20% convert

Pivot Options

  • Pure USSD version
  • Expand to customer comms
  • Mobile money payroll

Quick Stats

Build Time
170h
Target MRR (6 mo)
$1,000
Market Size
$1.5M
Features
10
Database Tables
4
API Endpoints
4