Skip to content

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

Open
@jagadeeshm2002

Description

@jagadeeshm2002

🔖 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?

  • I have read the Contributing Guidelines

Are you willing to submit PR?

Yes I am willing to submit a PR!

Activity

jagadeeshm2002

jagadeeshm2002 commented on Nov 12, 2024

@jagadeeshm2002
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jagadeeshm2002

        Issue actions

          🚀 Feature: Add email template for better email experience . · Issue #584 · code100x/job-board