Skip to main content

Torah Classes

The Torah classes management system allows the synagogue to display an updated weekly and daily class schedule on screens and in the app.

Class Management

Different types of classes can be defined:

  • Regular Classes: Held on fixed days of the week at fixed times (for example: Daf Yomi every day at 20:00).
  • One-Time Classes: Special events or sermons for holidays.
  • Class Series: Lecture series for a limited period.

Data for Each Class

For each class you can define:

  • Class Topic: (For example: "Daf Yomi", "Halacha", "Weekly Parsha").
  • Teacher: Name of the rabbi or lecturer.
  • Location: Main hall, women's section, side classroom.
  • Times: Day of week, start time, duration (optional).

Technical Integration (Technical & API)

Data is managed through the Shior API (/shior). The system supports retrieving classes by:

  • Specific Day: For display in daily schedule.
  • Entire Week: For display in consolidated weekly schedule.

Real-Time Updates

Any change to the class schedule (class cancellation, teacher replacement) is immediately updated on all connected screens using the system's WebSocket mechanism.