- A web application for online learning platform where student can buy courses.
- Host server side authentication system with JWT.
- Implemented protected Routes where user/teacher/admin can performed their role.
- A valid user can purchase course in Dashboard by Stripe Payment System.
- Student can get support by submitting their problem in student support route.
- Anyone can write and post any Blogs without being user.
- Express.js
- MongoDB
- Mongooes
- JWT
- Stripe
- Bycrpt