ericahagle / fitlit

Turing FE Mod 2 Group Project
https://fitlit-seven.vercel.app
0 stars 2 forks source link

error handling #128

Closed tenthwalker closed 11 months ago

tenthwalker commented 11 months ago

Description

This pull request adds error handling for the GET and POST requests, as well as for the user submission field.

Contributors

@tenthwalker

Notes

We had to go through plans A, B, and C to not break our code in unexpected places. There are definitely better ways to do the user submission error handling, but we could not get them done in time with other obligations.

Checklist