StudShelf

Shared inventory templates and peer benchmarks for student pop-up shops.

Score: 7.7/10BrazilMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Retail tech founders face low conversion rates and high churn when selling inventory management tools to cash-strapped students disrupted by seasonal business cycles.

Solution

StudShelf provides pre-built templates for common student inventories like event merch or dorm flips, plus anonymized benchmarks from other students to optimize stock levels. This lowers onboarding friction, boosts perceived value, and drives viral sharing among cash-strapped peers. Founders convert more as students see immediate ROI via community insights.

Target Audience

Retail tech founders building and selling inventory management SaaS tools to cash-strapped student entrepreneurs.

Differentiator

Curated student templates with peer performance data for instant setup.

Brand Voice

friendly

Features

Template Library

must-have15h

100+ pre-made inventories for students.

Peer Benchmarks

must-have12h

Compare your sell-through vs. averages.

Quick Stock Import

must-have10h

CSV upload or photo scan to populate.

Sell-Through Tracker

must-have8h

Daily sales velocity metrics.

Shared Insights

must-have10h

Anonymized data dashboard.

Custom Templates

nice-to-have5h

Save and share your own.

Integration Hooks

nice-to-have6h

Zapier for Etsy/Venmo.

AI Optimization

future10h

Suggest reorder from benchmarks.

Total Build Time: 76 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo
nicknametextYes
created_attimestampNo

Relationships:

  • one-to-many with shelves

shelves

ColumnTypeNullable
iduuidNo
user_iduuidNo
template_iduuidYes
nametextNo

Relationships:

  • foreign key to users(id)
  • foreign key to templates(id)
  • one-to-many with items

items

ColumnTypeNullable
iduuidNo
shelf_iduuidNo
nametextNo
stockintNo
soldintNo

Relationships:

  • foreign key to shelves(id)

templates

ColumnTypeNullable
iduuidNo
nametextNo
items_jsonjsonbNo
usage_countintNo

API Endpoints

GET
/api/templates

List templates

POST
/api/shelves

Create shelf from template

🔒 Auth Required
POST
/api/items/:id/sales

Log sales

🔒 Auth Required
GET
/api/benchmarks/:category

Fetch peer data

🔒 Auth Required
POST
/api/share-template

Publish user template

🔒 Auth Required

Tech Stack

Frontend
Next.js 14 + Tailwind + shadcn/ui + React Query
Backend
Next.js API routes + Supabase Edge Functions
Database
Supabase Postgres
Auth
Supabase Auth
Payments
Stripe
Hosting
Vercel
Additional Tools
Resend (emails)Zod (validation)

Build Timeline

Week 1: Auth and templates DB

20h
  • Templates CRUD
  • Seed data

Week 2: Shelf and items UI

25h
  • Shelf creation
  • Item tracking

Week 3: Sales logging

20h
  • Sales updates
  • Basic charts

Week 4: Benchmarks engine

25h
  • Aggregate queries
  • Peer views

Week 5: Sharing and billing

15h
  • Template sharing
  • Stripe

Week 6: UI polish/deploy

20h
  • Responsive design
  • Launch

Week 7: Optimizations

10h
  • Performance tweaks
Total Timeline: 7 weeks • 155 hours

Pricing Tiers

Free

$0/mo

50 items/shelf

  • 3 shelves
  • Public templates
  • Basic benchmarks

Pro

$15/mo
  • Unlimited shelves
  • Custom templates
  • Advanced benchmarks

Campus

$79/mo

5 users

  • All Pro
  • Team sharing
  • Private benchmarks

Revenue Projections

MonthUsersConversionMRRARR
Month 1803%$36$432
Month 66005%$450$5,400

Unit Economics

$12
CAC
$200
LTV
6%
Churn
90%
Margin
LTV:CAC Ratio: 16.7xExcellent!

Landing Page Copy

Inventory Templates Built by Students, for Students

Copy proven setups and benchmark against peers – launch your pop-up in minutes.

Feature Highlights

100+ student templates
Peer sell-through insights
One-click imports
Viral sharing

Social Proof (Placeholders)

"'Benchmarks saved my overstock!' – Jordan, dorm seller"
"'Templates got me selling Day 1.' – Campus founder"

First Three Customers

Share templates on TikTok/Instagram student hustle accounts (10k+ followers), join 5 university Facebook groups for entrepreneurs, offer beta access via Typeform signup with personal follow-up calls.

Launch Channels

Product Huntr/StudentLoans (hustle threads)BetaListTwitter #SideHustleHacker News Show

SEO Keywords

student pop-up inventory templatecollege seller stock trackerpeer benchmark inventoryfree student inventory templates

Competitive Analysis

Inventory Planner

inventoryplanner.com
$49+/mo
Strength

Forecasting

Weakness

No templates, enterprise focus

Our Advantage

Student templates + benchmarks at fraction cost

$29/mo
Strength

Visual tracking

Weakness

No community data

Our Advantage

Peer insights drive stickiness

🏰 Moat Strategy

Network effects from shared templates and growing benchmark dataset.

⏰ Why Now?

Student creator economy exploding with TikTok shops and campus events rebounding.

Risks & Mitigation

marketmedium severity

Low template adoption

Mitigation

Seed with 50 real ones

technicallow severity

Benchmark privacy

Mitigation

Anon aggregation

executionlow severity

Content moderation

Mitigation

Simple flagging

Validation Roadmap

pre-build5 days

Survey 20 students on templates need

Success: 15 want access

mvp10 days

Static template site

Success: 30 downloads

launch21 days

Full MVP PH

Success: 200 users

growth45 days

User template contest

Success: 50 shares

Pivot Options

  • Template marketplace
  • General hustle benchmarks
  • Etsy student plugin

Quick Stats

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