technojam / technojam-frontend

This is the repository for TechnoJam's website frontend, for work please work on Development 1.0. Please do git pull before giving a pull request.
https://technojam--web.herokuapp.com/
MIT License
33 stars 97 forks source link

Data Validation for Contact Us form. #239

Closed lakshya-20 closed 4 years ago

lakshya-20 commented 4 years ago

Add input validation of the data received while submitting a contact query to ensure only properly formed data is entering the workflow.

Entries to be verified:

alabo-excel commented 4 years ago

Hello lakshya! I would love to work on this issue, can you please assign me to it!

arpancodes commented 4 years ago

Hello @lakshya-20 I want to do this for my very first hacktoberfest... I have forked, cloned and started the devlopment server, can you please assign it to me? Thanks in advance 😃

arpancodes commented 4 years ago

Hey @lakshya-20 even though it wasn't assigned to anyone... I started working on it and completed as well... wanted to ask if we want to validate the contact number with or without country code? currently I am doing it with the country code.

lakshya-20 commented 4 years ago

Yes! got your pr thanks!