TechnionYearlyProject / TheDoors

Solving the Door Permissions Problem
0 stars 1 forks source link

Social Network: add and remove friends from employee's list of friends #46

Closed aviadRozenknof closed 6 years ago

aviadRozenknof commented 6 years ago

For supporting the Social Network we need that each memployee be able to manage their list of friends by add and remove them. this functions should be in the ManageDB.

yrnoz commented 6 years ago

wrote function for adding friends, now handling deletion

yrnoz commented 6 years ago

wrote deletion function as well, also provided one test for each feature