canvasboard-backend icon indicating copy to clipboard operation
canvasboard-backend copied to clipboard

Better Looking Email Templates

Open AsishRaju opened this issue 4 years ago β€’ 4 comments

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 avatar Feb 23 '21 15:02 AsishRaju

Hello Asish can I work on this issue?

reapedjuggler avatar Mar 02 '21 06:03 reapedjuggler

@reapedjuggler sure you can, waiting for your pr πŸ‘πŸ»

AsishRaju avatar Mar 03 '21 03:03 AsishRaju

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

reapedjuggler avatar Mar 03 '21 12:03 reapedjuggler

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

reapedjuggler avatar Mar 03 '21 12:03 reapedjuggler