Closed Jostavo closed 6 years ago
Don't forget to add Unit Tests for this feature.
We should add a domain to our config files when pushing it to herokuapp.
My programming life in a nutshell
You could avoid these kinds of commits using git commit --amend
This command will add new modifications in the last commit, so, you don't have to create new commits to accomplish this task =P
In this PR, I changed the Contact Page, in a way that we can receive emails send via website.
What I've done until now:
What needs to be done yet:
This is how the email looks right now. Tested with my own email (using a mailjet account and my gmail account).