Specific examples include:
Password match to signup
Feedback to user for errors with signup
-invalid email address
-email already taken
-username already taken
-password not strong enough
-phone number not proper length - also look into easier form for phone numbers
-zip code improper length
-didn't select valid state
Feedback to user for errors with login
-incorrect login credentials
This app will have plenty of input validation.
Specific examples include: Password match to signup Feedback to user for errors with signup -invalid email address -email already taken -username already taken -password not strong enough -phone number not proper length - also look into easier form for phone numbers -zip code improper length -didn't select valid state Feedback to user for errors with login -incorrect login credentials