COSC481W-2022Winter / capstone-hackmcx

capstone-hackmcx created by GitHub Classroom
0 stars 1 forks source link

Fix Post Page Input Validation #40

Closed 3dxp closed 2 years ago

3dxp commented 2 years ago

The post page should have basic validation to let the user know what field is invalid. The client should also validate the user input before making a request to the back-end.