Parrot

You might also like

You are on page 1of 1

 user 

_id      objectId NN


 post 

email      string NN _id      objectId NN



username      string NN userId      objectId NN

password      string NN content      string

profileImage      string pictureImage      string

biography      string postedOn      timestamp NN

following[  ]   objectId editedOn      timestamp

followers[  ]   objectId likes[{ } ]   object


comments[{ } ]   object

You might also like