kalevias / MyCollege

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

Add input validation to college profile page #51

Open kalevias opened 6 years ago

kalevias commented 6 years ago

Input validation is required for the college profile page as per #38 and #39. See design specification in UC17 and UC18.

Input form design task specified in #50. Refer to our Data Standards when creating the validation code.

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