kalevias / MyCollege

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

Add input validation to account creation form #8

Closed kalevias closed 6 years ago

kalevias commented 6 years ago

Input validation must be added to the account creation form as per #1. See the design specification in UC1, UC2, and UC3. Input form design task specified in #6. Refer to our Data Standards when creating the validation code.

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

hamzashaukat commented 6 years ago

done.