mansiruhil13 / Bobble-AI

https://mansiruhil13.github.io/Bobble-AI/
MIT License
68 stars 289 forks source link

[Feature Request]: Store Newsletter Email and Send Thank You Email #481

Open 17arindam opened 1 month ago

17arindam commented 1 month ago

Is there an existing issue for this?

Feature Description

Implement functionality to store the email address of a user who subscribes to the newsletter in the database, and send a thank you email to the registered email address upon successful registration.

-Create an endpoint to accept the email address and store it in the database. -After successful registration, trigger an email to the registered address. -The email should thank the user for subscribing to the newsletter.

I will use nodemailer to send the mail to registered email

Use Case

this will increase user interaction and will help us to track the all the email that want to subscribe to the newsletter

Benefits

Screenshot 2024-10-09 045546 this will greatly increase user experience and will benefit the website too

Priority

High

Record

github-actions[bot] commented 1 month ago

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible !

17arindam commented 1 month ago

@mansiruhil13 please assign me this issue

17arindam commented 1 month ago

@mansiruhil13 please review my issue