Sanchitbajaj02 / palettegram

A social media app to get designs and color palettes for designers by designer.
https://palettegram.vercel.app
MIT License
57 stars 97 forks source link

Feat: Automated thank you email for newsletter subscription #391

Open Ayesha-Siddiqua88 opened 1 week ago

Ayesha-Siddiqua88 commented 1 week ago

What feature?

I would like to add a feature where an appreciation mail is sent to the user on newsletter subscription. This can be done either using emailjs or nodemailer. The mail would say something like "Welcome to Palettegram Newsletter. Thank you for subscribing to our newsletter. Stay tuned for more updates....". And also add an alert with a message "Subscribed to Newsletter" when the subscribe button is clicked. This would improve the overall user experience.

@Sanchitbajaj02, please assign this issue to me under GSSoC'24

Add screenshots

No response

Record

github-actions[bot] commented 1 week ago

Congratulations, @Ayesha-Siddiqua88! 🎉 Thank you for creating the issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

'We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our Contributing Guidelines'

Sanchitbajaj02 commented 1 week ago

Hi @Ayesha-Siddiqua88 we can implement that. Currently, there is a system of resend api which might help you in sending the email.