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

Form for leaving comments #67

Closed
faithghlee opened this issue Jul 29, 2020 · 4 comments
Closed

Form for leaving comments #67

faithghlee opened this issue Jul 29, 2020 · 4 comments
Assignees

Comments

@faithghlee
Copy link
Member

Under the current website, we do not have a form and potential customers have to send an email. Instead we could have a form clients can leave queries and or feedback.

@faithghlee faithghlee self-assigned this Jul 29, 2020
@SudharakaP
Copy link
Member

  • This from will have to take Name, Email, Phone Number (optional), Message. Also it should have a submit button and a cancel or reset button.

  • The name, email and message should not be empty. So when clicking submit it should do form validation for those fields.

@SudharakaP
Copy link
Member

Also for handling the form and other information this is the goto place; https://www.gatsbyjs.org/docs/building-a-contact-form/

@SudharakaP
Copy link
Member

Challenge here will be to find a way to send the emails in a reliable and cost efficient manner since we don't have a server. 😄

@SudharakaP
Copy link
Member

We'll close this for now since we are doing it at OpenLearnr (OpenArchitex/OpenLearnr#391). But we'll revisit this when the client wants to have this here. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants