Skip to content

ig-crysis/LMS-FullStack-Project

Repository files navigation

LMS(Learning Management System) Platform

Logo

✨ Features

Image 1 Image 2
Image 3 Image 4

Live Link for the project to checkout-

https://anant-lms-project.vercel.app/

Features

  • Browse & Filter Courses
  • Purchase Courses using Stripe
  • Mark Chapters as Completed or Uncompleted
  • Progress Calculation of each Course
  • Student Dashboard
  • Teacher mode
  • Create new Courses
  • Create new Chapters
  • Easily reorder chapter position with drag n’ drop
  • Upload thumbnails, attachments and videos using UploadThing
  • Video processing using Mux
  • HLS Video player using Mux
  • Rich text editor for chapter description
  • Authentication using Clerk
  • ORM using Prisma
  • MongoDB database

Tech Stack

  • ReactJS
  • NextJS
  • Prisma ORM(Default to MongoDB)
  • MongoDB
  • Stripe
  • MUX & UploadThing
  • Clerk (Authentication)

Quick Start

To have the project up and running, please follow the below steps- npm init Installing all required dependencies

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

LOCALHOST SERVER-3000




About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages