Skip to content

Latest commit

 

History

History
62 lines (45 loc) · 1.19 KB

File metadata and controls

62 lines (45 loc) · 1.19 KB

Quick Start Guide 🚀

For First-Time Setup

  1. Start Development Server

    ./start.sh

    Access at: http://localhost:5173

  2. Deploy to Production

    ./deploy.sh

    Access at: https://yahudim.app

How to Use

1️⃣ Setup Video Stream

  • Choose YouTube or Discord
  • Paste your stream URL
  • Click "Load Stream"

2️⃣ Drawing Pad Tab

  • Kids can draw during the service
  • Pick colors and brush sizes
  • Save their artwork

3️⃣ Quiz Tab

For Teachers:

  • Switch to "Teacher Mode"
  • Create questions (multiple choice or true/false)
  • Click "Ask" to present to students

For Students:

  • Switch to "Student Mode"
  • Wait for questions
  • Answer and track your score

4️⃣ Scripture Notes Tab

For Teachers:

  • Write lesson plans
  • Add scripture references
  • Save, export, or print lessons
  • Manage multiple lessons

Tips

  • All data saves automatically in the browser
  • Works on tablets and phones
  • No internet needed after loading (except streaming)
  • Quiz questions persist between sessions
  • Lesson notes persist between sessions

Need Help?

  • Check README.md for detailed features
  • See DEPLOYMENT.md for deployment options