platform
platform copied to clipboard
form validation #166
What changed
Added validation to add event form Display error message
How to test
try to save a new event while omitting the required form fields (event type,name,startDate) this fields has a validation attached to it and requires they are not null
Go To
https://thirsty-lalande-50b52c.netlify.app/ My Profile ---> Add Event ---> click Save without filling all fields
Closes #166