EduAlertNG

SMS-first academic alerts empowering Nigerian Gen Z parents.

Score: 7.8/10NigeriaMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Nigerian Gen Z parents cannot access real-time insights into their children's academic performance via mobile apps, forcing reliance on infrequent traditional school open days.

Solution

EduAlertNG lets parents input or receive school updates via SMS for a lightweight dashboard of grades and progress, no app download needed initially. Aggregate data builds personalized reports viewable on web/mobile. Focuses on accessibility for varying data plans in Nigeria.

Target Audience

Nigerian Gen Z parents with school-age children

Differentiator

SMS-primary for 2G/3G users, parent-logged data with AI validation.

Brand Voice

supportive

Features

SMS Grade Logging

must-have18h

Send SMS like 'MATH 85' to log grades instantly

Web Dashboard

must-have15h

Sync SMS data to visual trends

Alert Subscriptions

must-have12h

Custom SMS summaries weekly/monthly

Data Import

must-have20h

Upload report cards via photo OCR

Progress Reports

must-have14h

Auto-generated insights from logs

Goal Setting

must-have10h

Set targets and track deviations

Voice Notes

nice-to-have8h

Record teacher calls for transcription

Sharing Links

nice-to-have6h

Share progress with family

Benchmarking

future12h

Compare anon with class averages

Calendar Integration

nice-to-have7h

Sync exams to Google Calendar

Total Build Time: 122 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
phonetextNo
emailtextYes
created_attimestampNo

Relationships:

  • one-to-many with children

children

ColumnTypeNullable
iduuidNo
nametextNo
dobtimestampYes
user_iduuidNo
created_attimestampNo

Relationships:

  • foreign key to users.id
  • one-to-many with entries

entries

ColumnTypeNullable
iduuidNo
child_iduuidNo
subjecttextNo
scoreintNo
typetextNo
timestamptimestampNo
sourcetextYes

Relationships:

  • foreign key to children.id

subscriptions

ColumnTypeNullable
iduuidNo
user_iduuidNo
tiertextNo
stripe_idtextYes

Relationships:

  • foreign key to users.id

API Endpoints

POST
/api/sms/inbound

Parse incoming SMS grades

GET
/api/children/:id/entries

Fetch grade history

🔒 Auth Required
GET
/api/reports

Generate progress report

🔒 Auth Required
POST
/api/alerts/send

Trigger SMS summary

🔒 Auth Required

Tech Stack

Frontend
Next.js 14 + Tailwind + shadcn/ui
Backend
Supabase Edge Functions
Database
Supabase Postgres
Auth
Supabase Auth (phone)
Payments
Stripe
Hosting
Vercel
Additional Tools
Twilio for SMSTesseract OCR

Build Timeline

Week 1: SMS integration

25h
  • Twilio webhook
  • DB setup
  • Auth

Week 2: Data entry

30h
  • SMS parser
  • Dashboard
  • Entry CRUD

Week 3: Reports & alerts

30h
  • Report gen
  • Scheduled alerts
  • Charts

Week 4: Polish & payments

25h
  • OCR upload
  • Stripe
  • Testing

Week 5: Beta & SEO

15h
  • User testing
  • Landing optimizations

Week 6: Launch refinements

10h
  • Bug fixes
  • Analytics
Total Timeline: 6 weeks • 135 hours

Pricing Tiers

Free

$0/mo

No reports

  • 5 SMS/month
  • 1 child
  • Basic dashboard

Pro

$35/mo
  • Unlimited SMS
  • Multi-child
  • Weekly reports

Unlimited

$55/mo
  • All Pro + OCR
  • Priority SMS
  • Custom goals

Revenue Projections

MonthUsersConversionMRRARR
Month 1801.5%$42$504
Month 67004%$980$11,760

Unit Economics

$12
CAC
$350
LTV
6%
Churn
88%
Margin
LTV:CAC Ratio: 29.2xExcellent!

Landing Page Copy

Track Grades via Simple SMS – Perfect for Busy Nigerian Parents!

Log scores by text, get insights on web. No data? No problem.

Feature Highlights

SMS logging anywhere
Auto trends
Photo uploads
Custom alerts
Offline-first

Social Proof (Placeholders)

"'So easy with low data!' – Fatima, Kano"
"'Saved me from report card shocks' – Tunde, PH"

First Three Customers

Promote shortcode in WhatsApp parent groups and Instagram Reels targeting Gen Z moms in Lagos/Abuja. Offer free unlimited month for first 10 sharers. Track via unique promo codes and convert via email follow-up.

Launch Channels

Twitter NigeriaWhatsApp status sharesr/NigeriaProduct HuntNigerian Tech Twitter

SEO Keywords

sms school grades tracker Nigeriatext child performance loglow data parent app Nigeriaeasy grade tracking smsNigerian sms edtech

Competitive Analysis

Subscription
Strength

Full school ERP

Weakness

App-heavy, poor low-data support

Our Advantage

SMS-first accessibility

ParentSquare

parentsquare.com
Enterprise
Strength

Communication

Weakness

US-focused, no grades/SMS

Our Advantage

Nigeria SMS grades

🏰 Moat Strategy

Aggregated parent-logged data for benchmarks creating value lock-in

⏰ Why Now?

MTN/Glo SMS cheap, 4G expanding but 40% still 2G in Nigeria

Risks & Mitigation

technicalmedium severity

SMS parsing errors

Mitigation

AI validation + user confirmations

financiallow severity

Twilio costs

Mitigation

Volume discounts + tier limits

markethigh severity

Habit change to SMS log

Mitigation

Free tier onboarding tutorials

Validation Roadmap

pre-build5 days

Test SMS with 20 parents

Success: 90% successful parses

mvp10 days

50 SMS users tracked

Success: 30% upgrade interest

Pivot Options

  • General SMS family organizer
  • Health tracking SMS
  • Budget SMS logger

Quick Stats

Build Time
135h
Target MRR (6 mo)
$1,200
Market Size
$400.0M
Features
10
Database Tables
4
API Endpoints
4