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
Architecture: propose a subtle architecture to get assigned package: nodemailer
hello @shaurya35, i can work on making contact us page working? few reasons:
i have implemented otp based verification on other projects, so i am well versed with nodemailer working
my idea:
using form to collect data (currently form layout is made, just have to integrate with states and collect input field data)
creating an api endpoint to collect these data on backend
on backend sending users message with user data (name, email id, message) to owner, and also sending a mail to user's email id to verify them their message is been sent
designing a html layout for proper formatting of mail
Architecture: propose a subtle architecture to get assigned
package: nodemailer
The text was updated successfully, but these errors were encountered: