alpha icon indicating copy to clipboard operation
alpha copied to clipboard

Should have a mailer method/connection to email results to users and owner

Open CharlieIGG opened this issue 7 years ago • 4 comments

CharlieIGG avatar Jun 28 '17 18:06 CharlieIGG

@bmbrina: I just heard from @kurenn that you have experience invoking SendGrid from React apps. I'd like your input here.

CharlieIGG avatar Jun 29 '17 02:06 CharlieIGG

@CharlieIGG: Yes I've used it before. Are you looking to replace the rails mailer for Sendgrid? If so, why?

bmbrina avatar Jun 29 '17 14:06 bmbrina

@bmbrina Alpha is now completely back-end agnostic. This means it is as of now decoupled from Rails, and it is just a pure Javascript/React based framework. I'd like to provide a standalone mailer service by default.

CharlieIGG avatar Jun 29 '17 15:06 CharlieIGG

Sounds good! I made the calls to Sengrid via AJAX but Cejas built an API to handle my calls. I'll invesitgate if there is a npm dependency we could use instead of that API and I'll get back to you

bmbrina avatar Jun 29 '17 16:06 bmbrina