The goal is to develop a search page in which a User can apply a keyword search for other Users to follow. The follow feature is needed and needs to be handled in the backend.
Core
[x] Following a User is reflected in the backend
[x] Unfollowing a User is reflected in the backend
[x] Development of Search Page -- specifically a recycler view of users to follow
Overview
The goal is to develop a search page in which a User can apply a keyword search for other Users to follow. The follow feature is needed and needs to be handled in the backend.
Core