issues
search
nss-lean-anteaters
/
nutshell
2
stars
0
forks
source link
REGISTRATION: validate against database for existing user
#15
Open
Deanna2000
opened
6 years ago
Deanna2000
commented
6 years ago
event listener for the "submit" button on registration form
check inputs against the existing user data
if user exists , login
if user does not exist, add the user to the database and then login
redirect to landing page