SoilQuestLive

Real-time collaborative farm sims for entire classrooms on laggy school networks.

Score: 7.4/10AustraliaHard 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

SoilQuestLive streams synchronized 3D farm simulations to all student browsers in a class, controlled by the teacher. Students interact together in shared worlds for group sustainable farming challenges like pest management and biodiversity. Low-bandwidth WebRTC ensures no lag even on school WiFi.

Target Audience

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

Differentiator

Live classroom syncing for teacher-led sessions, perfect for interactive group learning without individual VR setup.

Brand Voice

supportive

Features

Live Session Host

must-have35h

Teacher starts shared 3D farm session for class.

Multi-User Sync

must-have45h

Real-time actions synced via WebRTC (e.g., collective planting).

Classroom Dashboard

must-have20h

Overview of all students' interactions and group scores.

Lesson Library

must-have20h

Curated live sessions for sustainability topics.

Participant Chat

must-have15h

In-sim voice/text for discussions.

Session Recording

must-have15h

Replay sessions for review.

Breakout Rooms

nice-to-have20h

Split class into sub-groups.

Integration with Google Classroom

nice-to-have15h

Advanced Analytics

future25h

Group collaboration metrics.

Total Build Time: 210 hours

Database Schema

profiles

ColumnTypeNullable
iduuidNo
user_iduuidNo
roletextNo

Relationships:

  • β€’ foreign key to supabase.auth.users(id)

sessions

ColumnTypeNullable
iduuidNo
profile_iduuidNo
nametextNo
join_codetextNo
started_attimestampYes

Relationships:

  • β€’ foreign key to profiles(id)

session_participants

ColumnTypeNullable
iduuidNo
session_iduuidNo
user_iduuidNo
scoreintYes

Relationships:

  • β€’ foreign key to sessions(id)
  • β€’ foreign key to supabase.auth.users(id)

API Endpoints

POST
/api/sessions

Create live session

πŸ”’ Auth Required
POST
/api/sessions/:id/join

Join session

πŸ”’ Auth Required
POST
/api/sessions/:id/sync

Realtime action sync

πŸ”’ Auth Required
GET
/api/sessions

List teacher sessions

πŸ”’ Auth Required

Tech Stack

Frontend
Next.js 14 + React Three Fiber + Tailwind
Backend
Supabase Edge Functions
Database
Supabase PostgreSQL
Auth
Supabase Auth
Payments
Stripe
Hosting
Vercel
Additional Tools
WebRTC via Supabase Realtime

Build Timeline

Week 1: Auth & sessions

25h
  • βœ“ Auth
  • βœ“ Session CRUD

Week 2: Realtime sync

40h
  • βœ“ WebRTC integration
  • βœ“ Join logic

Week 3: 3D collab sim

45h
  • βœ“ Shared farm world
  • βœ“ Multi-user controls

Week 4: Dashboard & chat

30h
  • βœ“ Session analytics
  • βœ“ Chat

Week 5: Payments & record

25h
  • βœ“ Stripe
  • βœ“ Recording

Week 6: Launch prep

20h
  • βœ“ Tests
  • βœ“ Deploy

Week 7: Optimizations

15h
  • βœ“ Bandwidth tweaks

Week 8: Beta feedback

10h
  • βœ“ Polish
Total Timeline: 8 weeks β€’ 260 hours

Pricing Tiers

Free

$0/mo

Basic sync

  • βœ“5 sessions/mo
  • βœ“10 participants

Pro

$22/mo

None

  • βœ“Unlimited sessions
  • βœ“50 participants
  • βœ“Recordings

Enterprise

$99/mo

None

  • βœ“200 participants
  • βœ“Custom branding
  • βœ“API access

Revenue Projections

MonthUsersConversionMRRARR
Month 1804%$70$840
Month 67008%$1,232$14,784

Unit Economics

$15
CAC
$300
LTV
5%
Churn
88%
Margin
LTV:CAC Ratio: 20.0xExcellent!

Landing Page Copy

Live Collaborative Farm Sims for Classroomsβ€”No Lag Guaranteed

Lead your class through sustainable farming adventures together on any school computer.

Feature Highlights

βœ“Real-time group interactions
βœ“Teacher controls
βœ“Low-bandwidth sync
βœ“Lesson replays
βœ“Engagement analytics

Social Proof (Placeholders)

"'Perfect for group lessons!' - Prof. Roots"
"'No more solo sims.' - Env Teacher"

First Three Customers

Join Facebook groups for K-12 ag teachers, offer free sessions for video testimonials; email 20 schools from ag education lists; partner with one ed influencer for shoutout.

Launch Channels

Product Huntr/EdTechTeacher TwitterIndie Hackers

SEO Keywords

collaborative farming simulation classroomlive agriculture lessons schoolsgroup sustainable farm edtech

Competitive Analysis

$120/teacher/year
Strength

General interactives

Weakness

No 3D farm sims

Our Advantage

Specialized live 3D agriculture collab

🏰 Moat Strategy

Network effects from shared session library + realtime data moat on classroom dynamics.

⏰ Why Now?

Hybrid learning boom demands live digital collab tools amid sustainability mandates.

Risks & Mitigation

technicalhigh severity

WebRTC network issues

Mitigation

Fallback to polling + P2P testing

marketmedium severity

Teachers prefer async

Mitigation

Demo videos showing engagement

Validation Roadmap

pre-build10 days

Host Zoom demos with teachers

Success: 5 signups for MVP

mvp21 days

Pilot with 3 classes

Success: 90min avg session

Pivot Options

  • β†’General classroom collab tool
  • β†’Virtual field trips
  • β†’Corporate team-building sims

Quick Stats

Build Time
260h
Target MRR (6 mo)
$2,000
Market Size
$750.0M
Features
9
Database Tables
3
API Endpoints
4