-
Notifications
You must be signed in to change notification settings - Fork 380
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,14 @@ | ||
###Figma | ||
# Figma | ||
-Link: https://www.figma.com/file/sXzdIveXuUP3jVpcpLFOOj/Profile?node-id=1%3A3 | ||
|
||
# Changes Introduced: | ||
### Profile | ||
- added user profile picture support on the profile page | ||
- added profile cover photo support for the users | ||
- replaced switches that denotes whether a user is available for being mentor or need a mentor , to buttons that can be used to | ||
switch status instantly without getting into edit section.Status is being represented by changing colors (Green for active,Grey for | ||
inactive). | ||
|
||
### Edit Profile | ||
- click image to upload a new one | ||
|