issues
search
nicksessa
/
Pied-Piper-II
On Heroku:
https://warm-stream-73173.herokuapp.com/
0
stars
2
forks
source link
Write code that checks to see if a user exists in a MySql DB
#26
Open
nicksessa
opened
5 years ago
nicksessa
commented
5 years ago
[x] Write the code to see if a user exists in the "users" table
[x] Add call to the Login modal
[x] Add code to the htmlRoutes file
[ ] Handle the return data (if user exists but password is wrong, user does not exist, etc.)
nicksessa
commented
5 years ago
Code created but needs testing.