kalevias / MyCollege

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

Add input validation to user profile page #28

Closed kalevias closed 6 years ago

kalevias commented 6 years ago

Input validation is needed on the user profile page as per #5. See design specification in UC7. Input form design task specified in #27. Refer to our Data Standards when creating the validation code.

Deliverable: JavaScript code for input validation on user profile page committed to GitHub.