Skip to main content

Week 3

Activities

  • Implemented a new API for getting group members along with their permissions.
  • Improved The API for delete the group.
  • Improved the API to check if a user has a deletable group.
  • Created a new pull request for getting group members.

SCREENSHOTS

1. Get group members API

i. Let's choose the last group to be deleted. get-group-members-pic-1

ii. Pass the id of the group you want to view members for in the params.

get-group-members-pic-2

Contributions

Next week's Contributions

  • The API to change the user permission in a specific group.
  • Testing all my APIs in queue for testing.
  • Adding a new UI page to delete a particular group.