cch5ng / job_tracker

1 stars 0 forks source link

form validation #64

Closed cch5ng closed 3 years ago

cch5ng commented 3 years ago

definitely need FE form validation

should have min required fields (Job, Event)

then should sync up with BE form validation

cch5ng commented 3 years ago

TODO

BE validation but try to be more specific (keep an array for specific missing fields)