Seerden / Rack

Exercise tracking
0 stars 0 forks source link

`Users`: set up registration server-side #7

Closed Seerden closed 2 years ago

Seerden commented 2 years ago

See #1 and #3.

Changes:

Seerden commented 2 years ago

Want to set up more generalized error handling. /register POST route is not 100% robust right now from a client-side perspective (request will hang if there's a postgres error). Will take care of that later on, have to think about how I want to handle it, first.