brianRingler / time-distance-tracker

https://time-distance-tracker.vercel.app
0 stars 1 forks source link

update registration form to react hook form #13

Closed imaricodes closed 11 months ago

imaricodes commented 1 year ago

I replaced the other pull request with this one. New reg form works, able to add new user to db

*also had to update postgres user profiles 'email' field to user_name_email to match the INSERT command in get-route

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
time-distance-tracker ❌ Failed (Inspect) Sep 6, 2023 2:51pm
imaricodes commented 1 year ago

Also.. that vercel deployment failed. I suppose we can merge anyway. I don't think it matters that the preview branch doesn't deploy. As long as main still works after the merge.