kalevias / MyCollege

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

Add input validation to login page #24

Closed kalevias closed 6 years ago

kalevias commented 6 years ago

Input validation is needed on the login page as per #3. See design specification in UC5. Input form design task specified in #23. Refer to our Data Standards when creating the validation code.

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

hamzashaukat commented 6 years ago

Fixed with input validation commit