Skip to content

Feature/contact us#16

Merged
Savzzy merged 3 commits into
masterfrom
feature/contactUs
Aug 26, 2020
Merged

Feature/contact us#16
Savzzy merged 3 commits into
masterfrom
feature/contactUs

Conversation

@Savzzy
Copy link
Copy Markdown
Contributor

@Savzzy Savzzy commented Aug 11, 2020

Features committed

  1. Contact Us Component

    • Contact Us component will display a form which will let the user to enter their email and feedback . And on submit the feedback is send as a mail to help.a.paw@outlook.com .

    • Also added form validations , which includes the check for invalid email , empty feedback which when entered then user will get an error either on focusing on the next element or on submit.

    • On Submit , an axios call is made to backendless server's email template API end point which uses a pre-defined email template and sends a mail to help.a.paw@outlook.com.

  2. Added unit tests for the same components using React testing library.

  3. Added Airbnb ESlint , which will ensure that the code which gets committed is easy to read and maintain for anyone who has to work on this project at any point

Resolves

#7

Copy link
Copy Markdown

@sanjana-1604 sanjana-1604 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Done

@Savzzy Savzzy merged commit 7e97b09 into master Aug 26, 2020
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

Successfully merging this pull request may close these issues.

4 participants