luckykumarirai / easy-education

The aim of this project is to provide free learning and test skills.
13 stars 22 forks source link

Added Constraints for email & Password for both Teacher & Student #61

Closed abhinav5481 closed 3 years ago

abhinav5481 commented 3 years ago

Related Issue

Closes: #60

Describe the changes you've made

Added Constraints for email & Password for both Teacher & Student Signup Signin page

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

NA

Checklist:

Screenshots

Original Updated
original screenshot updated screenshot

On submitting with empty fields: image

Submission in weak password: image

On signin with empty fields: image

Invalid signin credential: image

Similar constraints were provided for Teacher as well Student signup and signin. Note: These constraint are provided on the server side.

Please review my code. Let me know if any changes are required.

abhinav5481 commented 3 years ago

Hi @luckykumarirai Please review my code. As tomorrow 12:00 noon is the deadline for CrossWoc.

luckykumarirai commented 3 years ago

Thank you for contribution !