eugenesimakin / link-sharing-app

0 stars 0 forks source link

Implement validation rules for Login and Registration pages #3

Closed eugenesimakin closed 9 months ago

eugenesimakin commented 10 months ago

Login page:

Registration page:

Washubrnfg85 commented 10 months ago

I think email validation should be provided during registration. So as Username and Password. In this case there is no need to validate data from login page. Consider it while reviewing my code.