EcoPlowAR

Webcam AR sustainable farming quests that work on standard school laptops—no apps needed.

Score: 7.4/10AustraliaMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

School computers lag on VR simulations for sustainable farming education, blocking students from immersive learning experiences.

Solution

EcoPlowAR overlays interactive AR farming elements on students' real-world desks via webcam, teaching sustainability through quests like virtual composting. Teachers assign gamified paths with instant feedback, running smoothly on low-end hardware. Blends physical classroom with digital immersion without VR lag.

Target Audience

K-12 teachers and students in agriculture, environmental science, or sustainable farming education programs using standard school district computers

Differentiator

Hybrid AR using phone/laptop cameras for tangible interactions, far lighter than full VR while boosting retention 2x via real-world ties.

Brand Voice

professional

Features

Webcam AR Overlay

must-have40h

Place virtual crops/plants on desk via camera.

Gamified Quests

must-have25h

Step-by-step missions on eco-topics with rewards.

Assignment System

must-have15h

Teachers assign quests to classes.

Progress Leaderboard

must-have15h

Class-wide rankings and badges.

Camera Permissions Flow

must-have10h

Easy setup for school privacy compliance.

Quest Library

must-have20h

20+ AR farming quests ready.

Photo Capture

nice-to-have12h

Snapshot AR setups for portfolios.

Parent Sharing

nice-to-have10h

Share progress links.

Offline Mode

future25h

Basic quests without net.

Total Build Time: 172 hours

Database Schema

profiles

ColumnTypeNullable
iduuidNo
user_iduuidNo
school_iduuidYes

Relationships:

  • foreign key to supabase.auth.users(id)

quests

ColumnTypeNullable
iduuidNo
nametextNo
descriptiontextNo

quest_progress

ColumnTypeNullable
iduuidNo
user_iduuidNo
quest_iduuidNo
statustextNo
completed_attimestampYes

Relationships:

  • foreign key to quests(id)
  • foreign key to supabase.auth.users(id)

schools

ColumnTypeNullable
iduuidNo
nametextNo

API Endpoints

GET
/api/quests

List quests

🔒 Auth Required
POST
/api/quests/:id/progress

Update quest progress

🔒 Auth Required
GET
/api/leaderboards/:classId

Get class rankings

🔒 Auth Required
POST
/api/assign-quests

Assign to class

🔒 Auth Required

Tech Stack

Frontend
Next.js 14 + @react-three/steinwag + Tailwind
Backend
Next.js API
Database
Supabase PostgreSQL
Auth
Supabase Auth
Payments
Stripe
Hosting
Vercel
Additional Tools
Zdog for 2D AR fallback

Build Timeline

Week 1: Setup & auth

20h
  • Auth, profiles

Week 2: AR core

35h
  • Camera AR overlay

Week 3: Quests & progress

30h
  • Quest system
  • Tracking

Week 4: Assignments & boards

25h
  • Teacher assign
  • Leaderboards

Week 5: Polish & paywall

20h
  • Payments
  • Responsive
Total Timeline: 5 weeks • 180 hours

Pricing Tiers

Free

$0/mo

1 class

  • 5 quests
  • Basic leaderboards

Pro

$22/mo

50 students

  • All quests
  • Unlimited classes
  • Photo capture

Enterprise

$99/mo

None

  • Custom quests
  • School admin
  • Data exports

Revenue Projections

MonthUsersConversionMRRARR
Month 11202.5%$66$792
Month 69006%$1,188$14,256

Unit Economics

$10
CAC
$250
LTV
3.5%
Churn
94%
Margin
LTV:CAC Ratio: 25.0xExcellent!

Landing Page Copy

AR Farming Quests via Webcam for K-12 Sustainability Lessons

Turn desks into eco-farms with lightweight AR—no hardware upgrades needed.

Feature Highlights

Webcam-powered immersion
Gamified quests
Easy assignments
Class leaderboards
Privacy-first design

Social Proof (Placeholders)

"'Kids obsessed with AR plants!' - Ag Teacher"
"'Lightweight magic.' - Science Dept"

First Three Customers

Target ag science teachers via Twitter searches, free Pro for reviews; list on edtech directories; cold email from state ag education associations.

Launch Channels

Product Huntr/SaaSEdSurgeLinkedIn Educators

SEO Keywords

AR sustainable farming educationwebcam agriculture simulator K12AR quests for schools

Competitive Analysis

Merge Cube

mergeedu.com
Hardware $25+
Strength

Physical AR

Weakness

Requires cubes

Our Advantage

Pure webcam, no extras

$5/pack
Strength

Printable AR

Weakness

Print logistics

Our Advantage

Instant webcam quests

🏰 Moat Strategy

User-generated quest data + AR model optimization for low-light classrooms.

⏰ Why Now?

AR web APIs matured + camera ubiquity + NGSS sustainability standards rollout.

Risks & Mitigation

technicalmedium severity

Camera access blocks

Mitigation

Fallback 2D + school policy guides

legalmedium severity

Privacy concerns

Mitigation

No data storage, COPPA compliance

financiallow severity

Slow adoption

Mitigation

Free tier virality

Validation Roadmap

pre-build5 days

AR demo video feedback

Success: 30 shares

launch30 days

Track free conversions

Success: 5% to Pro

Pivot Options

  • General AR science quests
  • Home schooling AR kits
  • Museum exhibit AR

Quick Stats

Build Time
180h
Target MRR (6 mo)
$1,200
Market Size
$400.0M
Features
9
Database Tables
4
API Endpoints
4