cse442-fall-2019-offering / 442projects-matthew-hertz-fan-club

442projects-matthew-hertz-fan-club created by GitHub Classroom
3 stars 0 forks source link

Add Registration Functionality to Login Page #47

Open marksigalov opened 5 years ago

marksigalov commented 5 years ago

https://www.youtube.com/watch?v=8K4Wt37Itc4&list=PLXDgtIAquxlP75lADCQrVSPEzJCw5I1YC

Implement registration so users can create their own login accounts.

Joeyglick commented 5 years ago

Task Test: (1) open website and click sign up (2) input valid registration information (3) click sign up button (4) user should check for email verification (5) after verifying email, user should be able to login in with the credentials just created

Joeyglick commented 5 years ago

QA Tested I was able to follow the steps highlighted above.