skillNest is a full-stack EdTech platform designed to bridge the gap between educators and students. It provides a seamless way for instructors to upload and sell educational content while allowing learners to explore, purchase, and access high-quality learning materials.
- π¨βπ« Instructor dashboard to upload and manage courses
- π Student dashboard to explore and purchase courses
- π³ Secure online payments for premium content
- π Cloud-based video hosting via Cloudinary
- π Course search and filter functionality
- π¬ User-friendly interface for both students and instructors
- π Authentication and authorization (JWT-based)
- π Admin panel for platform oversight and analytics
Frontend
- React.js
- Tailwind CSS
- Redux Toolkit
Backend
- Node.js
- Express.js
- MongoDB (Mongoose)
Other Tools
- Cloudinary (file uploads)
- Razorpay (payments)
- JWT (auth)
- Nodemailer (emails)
- Clone the repo
git clone https://github.com/rkbyoo/edTech.git