You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users currently contain the id, name, officeID, building, and email of the user.
Notes now contain a user_id field, which will be used to store the id of the user that created a particular note.
Closes issue #7
The user will have it's own controller like the notes class, as well as its own collection within the database.
The text was updated successfully, but these errors were encountered: