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

Better Looking Email Templates #33

Open
AsishRaju opened this issue Feb 23, 2021 · 4 comments
Open

Better Looking Email Templates #33

AsishRaju opened this issue Feb 23, 2021 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@AsishRaju
Copy link
Collaborator

AsishRaju commented Feb 23, 2021

Problem 🚩

  • Canvasboard sends a verification email to the user upon every new registration and also when the user clicks on forgot password.
  • Currently, they look something like this. 👇🏻

image

image

  • This email body is written in HTML; existing code can be found here APIs\controllers\authCtrl.js in forget() & register() controllers

Solution Wanted ✅

  • Come up with a better looking HTML template for the same
  • Use inline css for a more attractive template
  • BONUS: you can use gif too 😅
@AsishRaju AsishRaju added enhancement New feature or request good first issue Good for newcomers labels Feb 23, 2021
@reapedjuggler
Copy link

Hello Asish can I work on this issue?

@AsishRaju
Copy link
Collaborator Author

AsishRaju commented Mar 3, 2021

@reapedjuggler sure you can, waiting for your pr 👍🏻

@reapedjuggler
Copy link

reapedjuggler commented Mar 3, 2021

Screenshot from 2021-03-03 16-33-23
new

@reapedjuggler
Copy link

Here are some screenshots of the proposed changes, let me know if there are any updates :)

P.S: The two pictures inside the screenshots are gifs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants