← ALL PRODUCTS

EduConnect

Where great teachers meet great students

Independent teachers and tutorial centres run live classes, sell the recordings and get paid — without building a video platform, a payment stack or a marketplace first.

For: Independent teachers, tutorial centres and the students who book them.

Open EduConnect Get a demo

educonnect.akadesk.com

What it does

Independent teachers running live and recorded classes.

Live classes on self-hosted LiveKit, with recording

Recorded courses sold from the class you already taught

Scheduling with clash detection against real availability

Paystack and Campay payouts on a visible schedule

Organisations with many teachers under one brand and subdomain

A Flutter mobile app and an installable PWA

How it is built

Four surfaces, the same in every product

Every Akadesk product ships the same set of applications under apps/, so a path means the same thing whichever product you are looking at.

  • platform-webProduct marketing; an organisation signs up here
  • tenant-webEach organisation's public site and student signup
  • webappClasses, teaching, payouts, admin
  • admin-webPlatform operator console across all organisations
  • mobileFlutter learner app
Where it runs

Its own host, its own database

  • Productioneduconnect.akadesk.com
  • Developmentlocalhost:3210 — its own port. There is no routing layer, so the production hostname resolves to nothing locally
  • Databaseakadesk_educonnect — its own Postgres database, shared with no other product
  • StackGo API + React/Vite app + Next.js marketing + Flutter