VoltDorm

Monitor dorm power fluctuations and save your LED bulbs from early burnout.

Score: 7.7/10UKMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Dorm students suffer flickering and rapid burnout of energy-efficient LED bulbs due to irregular campus power grids.

Solution

VoltDorm integrates with affordable smart plugs to track voltage instability in real-time, alerting users to risky conditions that cause flickering and burnout. It predicts bulb lifespan based on power data and sends replacement reminders. Students get peace of mind with automated reports tailored to their dorm's grid quirks.

Target Audience

College students living in on-campus dorms

Differentiator

Dorm-specific power monitoring with predictive analytics tuned for campus grids, unlike generic smart home apps.

Brand Voice

friendly

Features

Smart Plug Integration

must-have20h

Connect to Tuya/SmartLife plugs via API to monitor voltage and current.

Real-time Alerts

must-have15h

Push notifications for voltage spikes/drops causing flicker.

Bulb Lifespan Predictor

must-have25h

ML model estimates remaining life based on historical power data.

Dashboard Analytics

must-have12h

Visual charts of power stability over time per dorm room.

Replacement Reminders

must-have10h

Email/SMS alerts when bulbs near end-of-life.

Power Tips Library

nice-to-have8h

Curated advice for stabilizing dorm power.

Multi-plug Support

nice-to-have10h

Manage multiple outlets in shared dorms.

Export Reports

future5h

PDF downloads for dorm maintenance requests.

Total Build Time: 105 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo
dorm_locationtextYes
created_attimestampNo

Relationships:

  • one-to-many with devices

devices

ColumnTypeNullable
iduuidNo
user_iduuidNo
api_keytextNo
nametextNo

Relationships:

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

power_readings

ColumnTypeNullable
iduuidNo
device_iduuidNo
voltagefloatNo
timestamptimestampNo

Relationships:

  • foreign key to devices.id

bulbs

ColumnTypeNullable
iduuidNo
device_iduuidNo
install_datetimestampNo
predicted_lifeintYes

Relationships:

  • foreign key to devices.id

API Endpoints

POST
/api/devices

Add new smart plug device

🔒 Auth Required
GET
/api/readings

Fetch recent power readings

🔒 Auth Required
POST
/api/predict-bulb

Run lifespan prediction

🔒 Auth Required
GET
/api/alerts

List user alerts

🔒 Auth Required
GET
/api/users/me

Get user profile

🔒 Auth Required

Tech Stack

Frontend
Next.js 14 + Tailwind + Recharts
Backend
Next.js API routes + Supabase Edge Functions
Database
Supabase Postgres
Auth
Supabase Auth
Payments
Stripe
Hosting
Vercel
Additional Tools
Tuya API SDKSupabase RealtimeVercel Cron

Build Timeline

Week 1: Core setup and auth

25h
  • Project scaffold
  • User auth
  • Basic dashboard

Week 2: Device integration

30h
  • Smart plug connect
  • Readings fetch

Week 3: Analytics and predictions

35h
  • Charts
  • ML predictor stub

Week 4: Alerts and notifications

25h
  • Push alerts
  • Reminders

Week 5: Payments and polish

20h
  • Stripe integration
  • Mobile responsive

Week 6: Testing and launch prep

15h
  • E2E tests
  • Landing page
Total Timeline: 6 weeks • 160 hours

Pricing Tiers

Free

$0/mo

7-day data history

  • 1 device
  • Basic alerts
  • Predictions

Pro

$17/mo
  • Unlimited devices
  • Real-time monitoring
  • Advanced predictions
  • SMS alerts

Dorm Share

$49/mo

Up to 5 rooms

  • All Pro + Multi-user
  • Shared dashboards
  • Export reports

Revenue Projections

MonthUsersConversionMRRARR
Month 1504%$34$408
Month 68006%$816$9,792

Unit Economics

$8
CAC
$204
LTV
5%
Churn
92%
Margin
LTV:CAC Ratio: 25.5xExcellent!

Landing Page Copy

Stop Dorm LED Burnout Before It Starts

VoltDorm monitors your power grid and predicts bulb life – no more flickering surprises.

Feature Highlights

Real-time voltage tracking
Smart lifespan predictions
Instant flicker alerts
Easy smart plug setup
Dorm-optimized insights

Social Proof (Placeholders)

"'Saved me $50 on bulbs already!' – Alex, UCLA"
"'Finally stable lights in my dorm.' – Sarah, NYU"

First Three Customers

Post in r/dormlife and r/college with a free beta invite; DM student influencers on TikTok sharing dorm hacks; offer free Pro access to first 10 signups from campus Facebook groups.

Launch Channels

Product Huntr/colleger/dormlifeIndie HackersTwitter #SaaS

SEO Keywords

dorm led bulb flickering fixcollege dorm power surge protector apppredict led bulb life dormdorm smart plug monitorcampus grid bulb burnout

Competitive Analysis

Tuya App

tuya.com
Free hardware app
Strength

Broad IoT support

Weakness

No bulb prediction or dorm focus

Our Advantage

Tailored analytics for campus power issues

Home Assistant

home-assistant.io
Free/open source
Strength

Customizable

Weakness

Complex setup for students

Our Advantage

Plug-and-play SaaS dashboard

🏰 Moat Strategy

Data moat from aggregated anonymized dorm power patterns for better predictions.

⏰ Why Now?

Rising dorm enrollments and LED adoption amid aging campus infrastructure post-pandemic.

Risks & Mitigation

technicalmedium severity

Smart plug API changes

Mitigation

Support multiple providers

markethigh severity

Low smart plug adoption in dorms

Mitigation

Partner with cheap plug sellers

executionmedium severity

ML prediction accuracy

Mitigation

Start with rule-based, iterate with data

Validation Roadmap

pre-build7 days

Survey 50 dorm students on Reddit

Success: 60% express interest

mvp14 days

Beta with 20 users

Success: 80% retention week 2

launch3 days

PH launch

Success: 100 signups

Pivot Options

  • General apartment power monitor
  • Bulb affiliate e-commerce
  • Dorm appliance tracker

Quick Stats

Build Time
160h
Target MRR (6 mo)
$1,000
Market Size
$50.0M
Features
8
Database Tables
4
API Endpoints
5