-
change in db.js
- query findUsers(): add userId to check and skip in the results? (like in getRecentUsers())
- query for upserting codes (resetting pw)
- query for getUserById() instead of reusing getUser() --> index.js --> store userId instead of email in session
-
add middleware in index.js to check for logged in user?
-
loading gifs for all loading processes?
-
also refactor registration.js to use hooks
-
indicate location with link styling