ECellNitrr / teesco-website

Apache License 2.0
2 stars 8 forks source link

Client Side Validation For Signup Form Added #30

Closed AyushAgrawal25 closed 4 years ago

AyushAgrawal25 commented 4 years ago

Fixes #26

Description

Signup form is ready with all the required validations A new field for institution added.

Type of change

Screenshots of change:

Describe the tests you ran to verify your changes. Provide instructions or GIFs so we can reproduce. List any relevant details for your test. 1) Initial State Screenshot (216)

2) Before Request State Screenshot (217)

3) Loading State Screenshot (218)

4) Error State(When fields all null) Screenshot (219)

5) Error State(When fields are not valid according to the client side validation) Screenshot (220)

6) Edge Case Error State Screenshot (221)

Checklist:

Code/Quality Assurance