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

Add Contact Form #106

Open
frinzekt opened this issue Feb 5, 2021 · 1 comment
Open

Add Contact Form #106

frinzekt opened this issue Feb 5, 2021 · 1 comment
Labels
client client related issue enhancement New feature or request server server related issue

Comments

@frinzekt
Copy link
Member

frinzekt commented Feb 5, 2021

As requested by one of the members in IAP, a contact form.

The conversation when the feature was raised:

[Tuesday 18:07] Michael Nefiodovas (22969312)
    Could include the coordinators' emails on the review page

[Tuesday 18:07] Michael Nefiodovas (22969312)
    since we already have that data

You have really 2 choices:

  • use the anchor href mail API
  • or more sophisticated/integrated, SMTP mailing server (we will need this eventually)
@frinzekt frinzekt added enhancement New feature or request server server related issue client client related issue labels Feb 5, 2021
@frinzekt
Copy link
Member Author

frinzekt commented Feb 5, 2021

If you are looking at implementing mailing system... I suggest having a search on "Mailhog" to do development mailing without needing a test email. Works very well in professional project especially if you end up making a mistake that spams mails.

You also have the added benefit of not relying on possibilities of network lags

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

No branches or pull requests

1 participant