You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I want to add contact us backend implementation to the project, so that users submitting their information from the page gets themselves a confirmation email and their data gets stored in the database.
Describe the solution you'd like
I will use nodemailer API and controllers for storing the data in the database.
The text was updated successfully, but these errors were encountered:
👋 Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! 🚀
Is your feature request related to a problem? Please describe.
I want to add contact us backend implementation to the project, so that users submitting their information from the page gets themselves a confirmation email and their data gets stored in the database.
Describe the solution you'd like
I will use nodemailer API and controllers for storing the data in the database.
The text was updated successfully, but these errors were encountered: