Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Feature: Add email template for better email experience . #584

Open
2 tasks done
jagadeeshm2002 opened this issue Nov 12, 2024 · 1 comment
Open
2 tasks done

Comments

@jagadeeshm2002
Copy link

🔖 Feature description

Main: 1. Render a TSX template on the server side and send the HTML through Nodemailer. (use react-dom.render)
2. Simply import the mail sender, specify the template name and the props to send an email.
Screenshot 2024-11-11 235220
Screenshot 2024-11-12 132856

🎤 Why is this feature needed ?

On the job board, add the functionality to send multiple emails to users regarding job recommendations, job applications, job application status, and account information.

✌️ How do you aim to achieve this?

Create a lib/email, and within that, create a function to send an email.

🔄️ Additional Information

i already created that feature and that work fine .but someone need to review .

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

Yes I am willing to submit a PR!

@jagadeeshm2002
Copy link
Author

Screenshot 2024-11-12 133941
Screenshot 2024-11-12 133958

jagadeeshm2002 added a commit to jagadeeshm2002/job-board that referenced this issue Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant