Aryainguz / Euphoria-Check-PERMA-Meter-Express

🌟 EuphoriaCheck - A Modern PERMA Meter. This web application, built using Express and Node.js, measures your happiness and life satisfaction based on the PERMA model of well-being by psychologist Dr Martin Seligman.
https://euphoria-check-perma-meter-express.vercel.app/
MIT License
19 stars 19 forks source link

Improve Email Body #4

Closed Aryainguz closed 11 months ago

Aryainguz commented 1 year ago

Email sent after user submits the questions could be improved in terms content and layout

Muhammad-Owais-Warsi commented 11 months ago

Hey, can i work on this issue??

Aryainguz commented 11 months ago

Sure @Muhammad-Owais-Warsi go ahead, try adding cool email templates and feel free to reach out for any help!

Muhammad-Owais-Warsi commented 11 months ago

@Aryainguz Thanks

Muhammad-Owais-Warsi commented 11 months ago

@Aryainguz i want some help. I tried creating my account on SendGrid to create my API Key, but i am unable to create my account and, now i received an email stating that your account is deemed solved.

Aryainguz commented 11 months ago

@Muhammad-Owais-Warsi yes that’s a common issue many users face when creating account on sendgrid, try to use nodemailer it’s also a package to send emails, it’ll also send email like sendgrid api and then you can test email body but make sure to not PR with nodemailer code only add new email body as nodemailer don’t works with hosting on vercel

Muhammad-Owais-Warsi commented 11 months ago

@Aryainguz I created a pull request, it is showing all checks failed..

Aryainguz commented 11 months ago

Great work! @Muhammad-Owais-Warsi