issues
search
mjayjones13
/
beans
0
stars
0
forks
source link
Create Login Modal
#44
Open
mjayjones13
opened
7 years ago
mjayjones13
commented
7 years ago
Create a login modal using Materialize.
Move auth button to right side of header (add grid layout to header)
Create two separate buttons (one for login, one for sign up)
Add click effects to buttons
Add modal upon click of either button
Have login button launch a modal that contains only username and password fields
Have sign up button launch a modal that contains username, password, and confirm password fields
Create a login modal using Materialize.