Friend Page - lawsonpeters12/Tech-Connect GitHub Wiki
Table of Contents
Introduction
The friends page allows users to see their friends and their requests and search through all users on the app.
Tab
Located on the Friend Page is a TabBar below the AppBar. The TabBar toggles between the user's friends and their friend request. A user requests another user to be their friend using the Add Friend button on the User Page. The email of the user will show up under the Requests Tab. Once accepted, the user's email will be listed under the Friends Tab.
Search Bar
To navigate to the search bar, the user must press the magnifying glass in the top right corner. The app will take them to a page with a search bar located in the AppBar and list the users below. To find a specific user, their email must be typed in and the corresponding user will show.