Projects

NodeJS Projects

Books Library Manager using NodeJS

  1. Bootstrap for the front-end templating
  2. Express as the web-framework
  3. MongoDB for the database
  4. Using MVC architecture ie uses Models, Views and Controllers to display/manage content
  5. Uses the PUG templating tool
  6. Uses multer for image uploads
  7. mongoose to process mongoDB queries
  8. express-validator for form validation

Authentication Strategies using Passport

  1. Bootstrap for the front-end templating
  2. Express as the web-framework
  3. MongoDB for the database
  4. Uses the PUG templating tool
  5. mongoose to process mongoDB queries
  6. passport package for authentication