Projects
NodeJS Projects
Books Library Manager using NodeJS
- Bootstrap for the front-end templating
- Express as the web-framework
- MongoDB for the database
- Using MVC architecture ie uses Models, Views and Controllers to display/manage content
- Uses the PUG templating tool
- Uses multer for image uploads
- mongoose to process mongoDB queries
- express-validator for form validation
Authentication Strategies using Passport
- Bootstrap for the front-end templating
- Express as the web-framework
- MongoDB for the database
- Uses the PUG templating tool
- mongoose to process mongoDB queries
- passport package for authentication