Manthan icon indicating copy to clipboard operation
Manthan copied to clipboard

Creating Setting Section

Open Castella1313 opened this issue 3 years ago • 4 comments

Creating Setting Section

We can add profile setting in setting section in the menu bar, where the user can add its profile picture and change its display name.

Castella1313 avatar Apr 15 '21 08:04 Castella1313

@iamabhi222 Is this a valid feature?

Castella1313 avatar Apr 15 '21 08:04 Castella1313

yes definitely

iamabhi222 avatar Apr 15 '21 10:04 iamabhi222

@iamabhi222 Can somebody please help me! I don't know MongoDB. Where should I start with to work on this issue.

Castella1313 avatar Apr 15 '21 13:04 Castella1313

@Castella1313 add a route and controller for updating info about the user at the backend keep in mind to validate and sanitize the data Frontend changes

  1. add redux logic
  2. Make UI for it
  3. add a private route

VenomFate-619 avatar Apr 16 '21 11:04 VenomFate-619