![]() |
![]() |
|---|---|
![]() |
![]() |
https://anant-lms-project.vercel.app/
- 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
- ReactJS
- NextJS
- Prisma ORM(Default to MongoDB)
- MongoDB
- Stripe
- MUX & UploadThing
- Clerk (Authentication)
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 devLOCALHOST SERVER-3000




