treyhboy / Mint

A barebones Node.js app using Express 4.
94 stars 127 forks source link

Bug fix : wrong id selector fix / signup not working #125

Open MargotRasamy opened 1 year ago

MargotRasamy commented 1 year ago

Closes #86 A bug fix for the wrong id selector used in signup.js file. The id selector name were wrong, which caused the signup request to fail and throw a code 400 for bad request.