Back to projects
Learning Management System
Course platform with role-based access, payments, social authentication, and SEO-focused pages.

Overview
A learning management system built with Next.js and TypeScript for instructors and students. Instructors can manage course content while students can discover, enroll in, and track courses. The application includes authentication and social authentication, role-based access, Stripe-powered payments, and SEO-focused course and catalog pages.
Key Features
- Course creation and management for instructors.
- Student enrollment and progress tracking.
- Role-based access separating instructor and student capabilities.
- Email/password and social authentication.
- Stripe-powered course payments.
- SEO-focused course and catalog pages.
Engineering Highlights
- Built the frontend with Next.js and TypeScript.
- Implemented role-based access control for instructor and student workflows.
- Integrated social authentication alongside standard authentication.
- Integrated Stripe for paid course enrollment.
- Structured pages and metadata with SEO and discoverability in mind.
- Optimized the application with a focus on performance and efficient rendering.
Tech Stack
Frontend
Next.jsTypeScriptTailwind CSS
Backend & API
Node.jsREST APIs
Authentication
AuthenticationSocial AuthenticationRBAC
Payments
Stripe
Deployment
Deployed on Vercel with automated builds and deployments. The project uses Next.js's rendering capabilities to support fast, SEO-friendly application pages.