kalevias / MyCollege

CSI 4999 - Senior Capstone Project
1 stars 1 forks source link

Add input validation to password recovery form #15

Open kalevias opened 6 years ago

kalevias commented 6 years ago

Input validation must be added to the password recovery form as per #2. See design specification in UC4. Input form design task specified in #14. Refer to our Data Standards when creating the validation code.

Deliverable: JavaScript code for input validation on account creation form committed to GitHub.