Back to all ideas
75
PromisingAdded 1mo agoWed, Feb 18, 2026, 5:03 AM
healthcarehome carecomplianceB2B SaaSscheduling

Small Agency Home Care Platform

All-in-one EVV compliance, scheduling, and billing platform designed specifically for home health agencies under 50 caregivers.

Home health is booming - aging population, hospital-at-home trends, post-COVID shift to out-of-facility care. But software serving this market (AxisCare, HHAeXchange) targets mid-size and enterprise. Small agencies (<50 caregivers) pay enterprise prices or use spreadsheets. EVV (Electronic Visit Verification) is now mandatory in most states. The opportunity: simple, affordable EVV + scheduling + billing purpose-built for small agencies. Think Gusto for home care.

💰 Revenue Blueprint

Three-tier value ladder to monetize from day one

1
StarterMicro
$49/mo

Up to 10 caregivers, basic EVV

2
ProSmall Agency
$99/mo

Up to 50 caregivers, scheduling, billing

3
GrowthGrowing Agency
$199/mo

Unlimited, analytics

📊 Market Evidence

The Market Gap

Simple, affordable ($50-99/mo) platform for agencies under 50 caregivers with EVV compliance built in.

🏆 Competitor Landscape

How existing players stack up in this market

AxisCare$200-500/mo

Feature-rich but complex, targets enterprise

CareSmartz360$149-299/mo

AI scheduling, EVV, good for mid-size

Alora Health$99-199/mo

Good for startups but limited features

HHAeXchangeEnterprise

EVV leader but expensive

🛠️ Recommended Tech Stack

Suggested tools and technologies to build this idea

🖥️Frontend
Next.js + React Native
⚙️Backend
Node.js
🗄️Database
PostgreSQL

Score Breakdown

75/100
Promising

Good market signals with room for growth

Market (20%) + Revenue (20%) + Trend (15%) + Competition (15%) + Build (15%) + Pricing (15%)

Market Proof8/10

8 — $38.5B healthcare software market, home health fastest growing, EVV mandatory

Revenue Proof7/10

7 — AxisCare, CareSmartz prove $100-300/mo pricing works

Trend Momentum8/10

8 — Aging population, hospital-at-home, 8.4% CAGR through 2035

Competition Gap7/10

7 — Competitors target mid-market; small agency niche underserved

Build Speed7/10

7 — Standard web + mobile app, 3-4 weeks for EVV MVP

Pricing Signal8/10

8 — $50-200/mo validated, can undercut existing players

🚀 Start Building

Copy a prompt into your favorite AI coding tool and start building this idea right now.

prompt.md
Build a SaaS product called "Small Agency Home Care Platform".

## Product Overview
All-in-one EVV compliance, scheduling, and billing platform designed specifically for home health agencies under 50 caregivers.

## Problem
All-in-one EVV compliance, scheduling, and billing platform designed specifically for home health agencies under 50 caregivers.

## Solution
Build Small Agency Home Care Platform

## Target Audience
indie hackers, small businesses, and solopreneurs

## Tech Stack
- Next.js 15 (App Router) with TypeScript
- Tailwind CSS v4 for styling
- Supabase for auth, database, and storage
- Vercel for deployment
- shadcn/ui for UI components
- Framer Motion for animations

## MVP Features to Build
1. Landing page with clear value proposition
2. User authentication (sign up, sign in, forgot password)
3. Core product functionality based on the solution above
4. Dashboard for users to manage their data
5. Pricing page with at least 2 tiers (free + paid)
6. Basic settings/profile page

## Known Competitors
AxisCare, CareSmartz360, Alora Health, HHAeXchange

## Key Risks to Address
Standard market entry risks

## Deployment
1. Set up Supabase project and configure environment variables
2. Deploy to Vercel with `npx vercel --prod`
3. Set up custom domain
4. Configure Supabase RLS policies for security

## Instructions
Start by creating the project structure, then build the landing page first. Use server components where possible. Make it mobile-responsive from the start. Focus on getting the core value loop working before adding polish.