RestockMate

One-tap auto-reorders that respect your class schedule

Score: 7.4/10BrazilMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

College students running ecommerce stores for dorm essentials can't balance inventory management with classes and exams, causing constant stockouts and lost sales.

Solution

RestockMate watches your inventory and triggers smart reorders only when you're free from classes. It connects directly to suppliers for dorm essentials with student discounts. No more lost sales from manual ordering during crunch time.

Target Audience

College students operating ecommerce stores selling dorm essentials

Differentiator

Schedule-aware auto-reordering with vetted dorm suppliers

Brand Voice

friendly

Features

Auto-Reorder Engine

must-have18h

Triggers orders based on stock and free time slots

Supplier Directory

must-have15h

Curated list of dorm-friendly suppliers with APIs

Calendar Blocking

must-have10h

Pauses reorders during exam weeks

Order History

must-have12h

Track all past reorders and supplier performance

Inventory Sync

must-have20h

Real-time sync with Shopify/WooCommerce

Bulk Discounts

nice-to-have8h

Negotiated student rates on reorders

Mobile App Alerts

nice-to-have10h

Push notifications for order confirmations

Custom Rules

future15h

Set per-product reorder logic

Total Build Time: 108 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo
store_urltextYes
created_attimestampNo

Relationships:

  • one-to-many with products

products

ColumnTypeNullable
iduuidNo
user_iduuidNo
nametextNo
stock_levelintNo
reorder_pointintNo

Relationships:

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

suppliers

ColumnTypeNullable
iduuidNo
nametextNo
api_keytextYes
student_discountboolNo

Relationships:

  • one-to-many with products via product_supplier table

orders

ColumnTypeNullable
iduuidNo
product_iduuidNo
statustextNo
ordered_attimestampNo

Relationships:

  • foreign key to products.id

API Endpoints

GET
/api/products

List products with stock

🔒 Auth Required
POST
/api/products/:id/reorder

Trigger reorder

🔒 Auth Required
GET
/api/suppliers

Fetch supplier list

🔒 Auth Required
GET
/api/orders

Get order history

🔒 Auth Required
POST
/api/sync/store

Sync inventory from store

🔒 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
Shopify APICron jobs for checksTwilio SMS

Build Timeline

Week 1: Auth and basic UI

18h
  • Auth
  • Dashboard skeleton

Week 2: Product and supplier models

22h
  • CRUD for products/suppliers

Week 3: Store sync

25h
  • Shopify integration
  • Inventory sync

Week 4: Auto-reorder logic

20h
  • Reorder engine
  • Calendar check

Week 5: Orders and alerts

18h
  • Order tracking
  • Notifications

Week 6: Payments and test

12h
  • Stripe
  • Full testing

Week 7: Launch polish

10h
  • Landing
  • SEO
Total Timeline: 7 weeks • 155 hours

Pricing Tiers

Free

$0/mo

10 products

  • Manual reorders
  • 3 suppliers

Pro

$20/mo
  • Auto-reorders
  • Unlimited suppliers
  • Store sync

Enterprise

$49/mo
  • Priority suppliers
  • Custom integrations
  • Analytics

Revenue Projections

MonthUsersConversionMRRARR
Month 11504%$120$1,440
Month 61,0007%$1,400$16,800

Unit Economics

$12
CAC
$250
LTV
6%
Churn
90%
Margin
LTV:CAC Ratio: 20.8xExcellent!

Landing Page Copy

Restock Without Missing Class

Auto-orders timed perfectly for your student life – one tap away.

Feature Highlights

Smart schedule blocking
Student supplier deals
Instant sync
Order tracking

Social Proof (Placeholders)

"'Orders arrive when I'm free!' - Jordan, Stanford"
"'Doubled sales, no stockouts.' - Mia, Berkeley"

First Three Customers

Target Shopify app store reviews from dorm sellers, offer beta via DMs; post in college Facebook groups for ecommerce; email list from dorm product directories.

Launch Channels

Product Huntr/shopifyr/EntreCollegeTwitter student foundersHacker News

SEO Keywords

auto restock dorm storestudent ecommerce reorderclass schedule inventorydorm supplier auto ordershopify dorm inventory

Competitive Analysis

Dear Inventory

dearinventory.com
$20/mo base
Strength

Multi-channel sync

Weakness

No auto-order timing

Our Advantage

Student schedule intelligence

$299/mo
Strength

Supplier integrations

Weakness

Overkill for students

Our Advantage

Affordable, focused automation

🏰 Moat Strategy

Exclusive dorm supplier partnerships building network effects

⏰ Why Now?

Rise of Shopify micro-stores among Gen Z, supplier APIs maturing

Risks & Mitigation

technicalmedium severity

Supplier API unreliability

Mitigation

Multi-supplier fallback

marketlow severity

Supplier resistance

Mitigation

Manual first, automate later

financiallow severity

High Stripe fees

Mitigation

Optimize tiers

Validation Roadmap

pre-build5 days

Interview 20 dorm sellers

Success: 15 confirm auto-reorder need

mvp10 days

Manual reorder beta

Success: 3 paid conversions

growth30 days

Affiliate program

Success: 20% user growth

Pivot Options

  • General supplier aggregator
  • Student procurement tool
  • Inventory lending platform

Quick Stats

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