Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 959 Bytes

File metadata and controls

24 lines (17 loc) · 959 Bytes

QuickLearn - Learning Management System

QuickLearn is a full-stack Learning Management System (LMS) built with the MERN stack (MongoDB, Express.js, React.js, Node.js). It provides a scalable, secure, and user-friendly platform where instructors can publish courses and users can browse, purchase, and access educational content.

🖼️ Demo

Try the live version here: https://quicklearn-meet-antala.vercel.app/

🌟 Features

  • 🔐 User authentication using Clerk
  • 🎥 Course creation with support for video content
  • 💳 Secure payments with Stripe integration
  • 📚 Course browsing, filtering, and search functionality
  • 📈 Instructor dashboard with earnings and enrollment tracking
  • 📱 Responsive UI for desktop and mobile devices

🛠 Tech Stack

  • Frontend: React.js
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: Clerk
  • Payments: Stripe