issues
search
DEbinger
/
CEGS
Final Project
0
stars
2
forks
source link
Update Sign Up Form
#75
Closed
nms377
closed
7 years ago
nms377
commented
7 years ago
added lib directory in client directory for the userReq.js file that holds the XHR request to add a user to the database
set state to empty string values in handleSubmit function to clear the form when user submits data
update database, action, and reducer to include confirm_password column to validate the data entered in both password fields match
will work on validating the data passed into the form
resolves #59
resolves #59