RGPosadas / Mull

MIT License
8 stars 5 forks source link

TASK-78: Add Friends Frontend #329

Closed cindyslittleplanet closed 3 years ago

cindyslittleplanet commented 3 years ago

This PR closes #276.

You can access the page by going to http://localhost:4200/profile/add-friends.

In search-users, I am currently using the useFriendsQuery() as a placeholder to test the filtering, it will be replaced by its appropriate strangers query in the US.

In contact-row, the addedMe is a temporary boolean to test out the different button options depending on whether it is someone who added the me, or I added someone.