justin-hunter1 / pindemonium

MIT License
0 stars 0 forks source link

updated login routes #19

Closed williamk31 closed 7 months ago

williamk31 commented 7 months ago

updated user routes to handle passwords; updated login.js and login.handlebars to add a signup form; added package.json file; updated models with DataTypes.UUIDV4 (it didn't work with DataTypes.UUID.V4 for some reason)