zero-gravity-org / zero-gravity-website

MIT License
0 stars 16 forks source link

Add contact us form #5

Open coderwassananmol opened 5 years ago

coderwassananmol commented 5 years ago

Contact us form has to be integrated. It must be sent asynchronously and the details should be sent to the specified email.

Ishneet09 commented 5 years ago

I am interested in working on this issue under GSSoC. Can you provide a detailed elaboration please? Thanks.

coderwassananmol commented 5 years ago

I am interested in working on this issue under GSSoC. Can you provide a detailed elaboration please? Thanks.

Sure. The contact form will consist of 5 fields in the following order and restrictions.

  1. Full Name: Should contain only letters.
  2. E-Mail: Should be in the E-mail format.
  3. Phone: Should contain only digits from 0-9 should be of exact 10 digits.
  4. Subject: Max characters - 40.
  5. Message: Max characters - 500

Upon clicking on submit, the form should be asynchronously submitted and the details of the above fields should be properly formatted and sent to the owner via email. For testing purpose, you can use nodemailer and create a test email.

prateekrawal commented 5 years ago

Please note updated character limit

For subject - 100 chars For Message- 1500 chars

prateekrawal commented 5 years ago

@Ishneet09 Please refer to figma design that I had shared.

Also the links for social media to be Integrated as per given in design by you only

Ishneet09 commented 5 years ago

Alright

coderwassananmol commented 5 years ago

@Ishneet09 Updates on the issue?

Ishneet09 commented 5 years ago

I was facing some issue. So another participant Shreya and I are working on it together. We are in touch with the mentor as well regarding the same. The page structure is ready and has been styled as well. Just need to add the functionality.

vishnu0179 commented 5 years ago

Can I take up this issue ?? @coderwassananmol