Todo APP API with Mailer (nodemailer) Used MongoDB, NodeJs and ExpressJs to create manage (CRUD) tasks. Installed NODEMAILER to send email notifications to users that provided their emails when creating a new task (as seen in the todoAppController.js) Mail delivers successfully as shown in the screenshot below.