Introduction
  • Course Introduction
  • Installing MongoDB
Mongoose CRUD Application
  • Introduction to Project
  • Mongoose Overview
  • Build a Schema
  • Build a CRUD App - Part 1
  • Build a CRUD App - Part 2
  • Build a CRUD App - Part 3
  • Build a CRUD App - Part 4
  • Project 1 Quiz
User Login App
  • Introduction to User Login Project
  • Add HTML and CSS
  • Server Setup
  • User Registration
  • User Registration - Part 2
  • Model Validation
  • Hide Password Plugin
Meeting App
  • Introduction to Meeting App Project
  • Application Setup
  • Explanation of Swig Template
  • Create Models
  • Validation for Models
  • Add Controller Files
  • Create Note
  • Async for Front Page
  • Filter by Member Name
Search Engine App
  • Overview of Project
  • Server Side Setup
  • Client Side Setup
  • Angular Setup
  • Angular Setup - Part 2
  • Models Setup - User & Website
  • Authorization Part 1 - Passport Setup
  • Authorization Part 2 - Register & Login Methods
  • Angular Registration Setup
  • Angular Log In Setup
  • Website Server Routes & Controller
  • Save New Website
  • Display Search Results