Class Konnect
An Android video call app built on the Jitsi Meet SDK to bring synchronous, multi-participant sessions to E-Learning.
Overview
Class Konnect is a video call app aimed at improving the E-Learning experience by letting up to 75 participants join a class session synchronously — closer to a real classroom than a typical one-to-few video call.
Approach
Video calling is handled through the Jitsi Meet SDK rather than building conferencing infrastructure from scratch, which meant the real engineering effort went into the surrounding app experience — session management, UI in Jetpack Compose, Firebase for backend data, and Dagger-Hilt for dependency injection — so the video layer felt native to the rest of the app rather than bolted on.
Key Features
- Synchronous video sessions supporting up to 75 participants
- Video calling powered by the Jitsi Meet SDK
- Firebase-backed session and user data
Tech Stack
Kotlin · Jetpack Compose · Jitsi Meet · Firebase · Dagger-Hilt
Screenshots