- Teachers can create, delete and update course and category
- Students can enroll and release the course
- Register and Login in as teacher/student
- Course search
- Password encryption
- EJS
- Express.js
- Express-session
- Express-validator
- MVC
- Routing
- MongoDB
- Mongoose
- Slugify
- Bcrypt
- Nodemailler
- Flash message
Install required packages
npm install
Run the server localhost:3000
npm run start