ShineRemind

Auto-reminders for repeat detailing customers based on their unique car preferences.

Score: 7.5/10TZMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Owners of small car detailing businesses lack affordable CRM tools to effectively track customer preferences and repeat visits.

Solution

ShineRemind captures customer prefs and visit patterns, sending timed SMS/email reminders like 'Time for your BMW's ceramic coat refresh?'. Owners get nudge lists to fill bays. Focuses purely on loyalty boosting without bloat.

Target Audience

Owners of small car detailing businesses

Differentiator

AI-lite prediction of optimal reminder intervals per customer type (e.g., daily drivers vs exotics).

Brand Voice

supportive

Features

Smart Customer Add

must-have8h

Quick entry with vehicle scanner (manual) and pref checklists.

Preference Tagging

must-have6h

Tag prefs (e.g., matte finish, leather care) for reminder personalization.

Auto Visit Log

must-have10h

Log visits to calculate personal repeat cycles.

Reminder Engine

must-have15h

Generate/send SMS/email lists or bulk campaigns.

Due Today Dashboard

must-have10h

Prioritized list of customers ready for service.

History & Predictions

must-have8h

Predict next visit date based on past.

SMS Integration

nice-to-have8h

Twilio-powered reminders.

Campaign Templates

nice-to-have4h

Pre-made reminder messages.

Response Tracking

nice-to-have6h

Log replies to reminders.

Loyalty Points

future12h

Basic points for visits redeemable.

Total Build Time: 87 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo
twilio_sidtextYes

customers

ColumnTypeNullable
iduuidNo
user_iduuidNo
nametextNo
phonetextYes
vehicletextYes
avg_interval_daysintYes

Relationships:

  • user_id references users(id)

visits

ColumnTypeNullable
iduuidNo
customer_iduuidNo
datetimestampNo
preferencestextYes
remindedboolNo

Relationships:

  • customer_id references customers(id)

reminders

ColumnTypeNullable
iduuidNo
customer_iduuidNo
sent_attimestampNo
statustextYes

Relationships:

  • customer_id references customers(id)

API Endpoints

GET
/api/customers

Fetch customers with predictions

🔒 Auth Required
POST
/api/visits

Log visit and update interval

🔒 Auth Required
POST
/api/reminders

Send reminders

🔒 Auth Required
GET
/api/dashboard/dues

Get due customers

🔒 Auth Required

Tech Stack

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

Build Timeline

Week 1: Core Setup

20h
  • Auth
  • DB
  • Customer CRUD

Week 2: Visits & Logic

25h
  • Visit log
  • Interval calc

Week 3: Reminders

25h
  • Dashboard
  • Email send

Week 4: SMS & UI

20h
  • Twilio
  • Polish

Week 5: Payments & Test

15h
  • Stripe
  • Beta

Week 6: Launch Prep

10h
  • Landing
  • SEO

Week 7: Nice Features

10h
  • Templates
  • Tracking
Total Timeline: 7 weeks • 160 hours

Pricing Tiers

Free

$0/mo

5 sends/mo

  • 100 customers
  • Email reminders

Pro

$35/mo
  • Unlimited
  • SMS
  • Predictions

Enterprise

$99/mo
  • API
  • Custom intervals
  • Support

Revenue Projections

MonthUsersConversionMRRARR
Month 1804%$112$1,344
Month 67009%$2,205$26,460

Unit Economics

$30
CAC
$450
LTV
6%
Churn
85%
Margin
LTV:CAC Ratio: 15.0xExcellent!

Landing Page Copy

Turn One-Time Detailers into Loyal Repeat Customers

Smart reminders personalized to car prefs boost your bay fill rate automatically.

Feature Highlights

Predictive repeat timing
SMS & email nudges
Pref-based messages
Due list dashboard
Easy import

Social Proof (Placeholders)

"'Reminders filled my slow weeks!' - Elite Auto Detail"
"'Game-changer for loyalty.' - Sparkle Shop"

First Three Customers

Join Detailing Business Forum on FB, share pain post and link to waitlist. Email 20 detailers from Yelp listings with free Pro offer. $100 Google ad on 'car detailing reminders'.

Launch Channels

Product Huntr/EntrepreneurDetailing subredditsTwitter #indiedev

SEO Keywords

car detailing remindersrepeat customer software detailersauto detail loyalty CRMSMS reminders for detailing bizdetail shop customer follow up

Competitive Analysis

Textedly

textedly.com
$24+/mo
Strength

SMS bulk

Weakness

No CRM integration

Our Advantage

Built-in prefs & predictions

ServiceTitan

servicetitan.com
$200+/mo
Strength

Enterprise features

Weakness

Too pricey for small ops

Our Advantage

Reminder focus at 1/6 cost

🏰 Moat Strategy

Historical reminder response data improving predictions over users

⏰ Why Now?

Customer retention critical in competitive detailing market; SMS open rates high for local services.

Risks & Mitigation

technicalmedium severity

SMS deliverability issues

Mitigation

Twilio + fallback email

marketlow severity

Privacy concerns on reminders

Mitigation

Opt-in only

financiallow severity

Twilio costs eat margins

Mitigation

Pass-through pricing

Validation Roadmap

pre-build5 days

Survey 15 owners on reminder prefs

Success: 80% interested

mvp21 days

Test reminders with 5 betas

Success: 50% response rate

launch2 days

FB group launch

Success: 50 signups

Pivot Options

  • General service reminders
  • Loyalty programs only
  • Integrate with calendars

Quick Stats

Build Time
160h
Target MRR (6 mo)
$2,500
Market Size
$500.0M
Features
10
Database Tables
4
API Endpoints
4