chiraag-kakar / sharenlearn

A Common File/Resource Sharing Platform for Students & Faculties built using HTML, CSS, Javascript, & Django.
https://sharenlearn.herokuapp.com/
MIT License
45 stars 78 forks source link

AJAX Validations for email and password fields #162

Closed ashutoshkrris closed 3 years ago

ashutoshkrris commented 3 years ago

We can implement Ajax validations for email and passwords field to validate if an email matches a regex or a password follows a regex pattern. This should be done using AJAX to enhance user experience so that the user need not wait to check if an email already exists. Below is the attached demo for the same Screenshot (322)