Description
In this course, you will learn :
- Create a complete e-learning system from the ground up. The system will include a sign-up page (to register a student or an instructor), a login system, course taking (for students), and course addition (for instructors) (for instructors).
- Learn about Node.JS-related technologies such as Passport and Bcrypt for authentication, Mongoose and MongoDB, Express Validator, and Express Handlebars. So, what are you holding out for? Let us finish this project.
Syllabus :
1. Building Classes
- App & Kickstart Setup
- Fetching Classes
2. User Management
- Registering Users
- Logging In Users
3. Instructor Management
- Instructor & Student Classes
- Class Lessons