You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gissel Diaz edited this page Dec 7, 2021
·
15 revisions
RIVALS | INTERESTS | SETTINGS => ProfileTabs.tsx
RIVALS
**Rivals Component's ** purpose is to display a the list of all the rivals a User has.
If the rival has not yet been accepted, it will display as pending.
INTERESTS
Interests Component displays the default lists of interests with the User's interests checked.
In the case that a User will like to change strategy into adding or removing an interest, the User will simply check/uncheck the interest and press the Set Interests button to update the User's data.
SETTINGS
Settings Component displays (2) Inputs for User's Username & Bio to be edited. Once the User inputs a change, the User will have to Press Update Profil button to update the User with the inputed information.
The LogOut Button, on Pressed, will sign the User out the application and navigate the user to the LoginScreen.