Closed demonlexe closed 2 years ago
On the backend, a method for /groups/join will be added to take two params: userId and joinId, then add the userId to the group's members.
Done. Now needs to be implemented by front-end.
On the backend, a method for /groups/join will be added to take two params: userId and joinId, then add the userId to the group's members.