avrybrdly93 / Better-Health

2 stars 2 forks source link

Input validation #33

Open avrybrdly93 opened 5 years ago

avrybrdly93 commented 5 years ago

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