The Concept
Online learning is fragmented. Video platforms lack structure; documentation tools lack media. Lerni bridges that gap — a platform where creators combine video lessons and rich written content into a cohesive course experience.
Core Features
- ·Creator dashboard to build and publish courses
- ·Mixed-media lessons: video + MDX-style rich text
- ·Structured curriculum with modules and progress tracking
- ·Clean reader-first UI for learners
Technical Highlights
Built on the Next.js App Router with Prisma as the ORM against a relational database. Content is modelled with a flexible schema that supports nested modules and multiple content block types per lesson.
