Describe the bug:
I have noticed that there is no implementation for sending emails upon submitting the contact form. Currently, I am planning to use Nodemailer and Google App Passwords for this functionality.
Expected behavior:
Upon submitting the contact form, the system should send an email using Nodemailer and Google App Passwords.
Steps to Reproduce:
Navigate to the contact form.
Fill out the form with valid information.
Submit the form.
Observe that there is no email confirmation or notification.
Additional Context
Detailed Explanation:
I am planning to implement the email sending functionality using Nodemailer and Google App Passwords. If there are specific guidelines or configurations needed for integrating this into the system, please provide them.
Possible Solutions (if any):
If you have any recommendations or best practices for implementing email sending in this context, please share them.
Bug Description
Describe the bug: I have noticed that there is no implementation for sending emails upon submitting the contact form. Currently, I am planning to use Nodemailer and Google App Passwords for this functionality.
Expected behavior: Upon submitting the contact form, the system should send an email using Nodemailer and Google App Passwords.
Steps to Reproduce:
Additional Context
Detailed Explanation: I am planning to implement the email sending functionality using Nodemailer and Google App Passwords. If there are specific guidelines or configurations needed for integrating this into the system, please provide them.
Possible Solutions (if any): If you have any recommendations or best practices for implementing email sending in this context, please share them.