Closed klam656 closed 1 year ago
Create the necessary functions, hooks and REST method and modifying the database model which help implementing the add friends features.
Modify database structure - I simply add to array in the user collection, which are friends, and friendRequests.
Hooks:
Functions:
Contribute to #55
Create the necessary functions, hooks and REST method and modifying the database model which help implementing the add friends features.
Modify database structure - I simply add to array in the user collection, which are friends, and friendRequests.
Hooks:
Functions:
Contribute to #55