ianmccurry11 / TODO_List

307 TODO List group project with Nathan, Jacob, Ishan, and Ian
1 stars 1 forks source link

Added password confirmation to registration #74

Closed ianmccurry11 closed 9 months ago

ianmccurry11 commented 9 months ago

Feature Overview

Implemented check for password verification when registering account

With the addition of another password input to let users write their password and double check that it is the same in both fields, the inputs will be removed if this is not the case.

Testing (how to view feature)

  1. Go to register page
  2. create new username and password
  3. put a different string from password in the confirm-password box
  4. hit submit
  5. you will see the fields will become empty