Marie000 / OpenCodeReviewer

3 stars 3 forks source link

Add friends field(s) to the user model #59

Open Marie000 opened 7 years ago

Marie000 commented 7 years ago

users stored in the database should have a list of friends (other users)

they should also have a list of friend requests

see the documentation for mongoose on how to make models.