Open TusharW4ni opened 3 months ago
Requirements I will work on:
phone number can be null, just validate that if there is input that it is standardized.
alright this looks good 👍 Try to get that done by this friday. If you have questions, roadblocks, etc. let me know.
The component/form that is used to create a new student does not have any type of validation. We needs things like checking for empty fields, checking if the fields are filled in correctly. For example, checking if first and last names are provided, the phone number has the correct number of digits, etc. This needs to be implemented.
To start off, list all the required checks in a comment below this one. We can come to consensus on that and go ahead from there.