Dzulfaqar

Elena

Description

  • September 10, 2022

An educational technology platform designed to deliver online learning solutions tailored for corporate training purposes. Initially developed for Android, the platform broadened to iOS as part of independent research and development efforts.

Mobile applications that are built natively for Android and iOS wrapped inside Kotlin Multiplatform Mobile (KMM) for sharing some core processes.

Android Native:

  • Built with Jetpack Compose combined with XML.
  • Video Player uses XML for better performance.

iOS Native:

  • Built with SwiftUI and UIKit.
  • Uses a modularization concept composed in the Composition Root Layer.
  • The learning module uses The Composable Architecture (TCA).

Technology