thecyberworld/TheCyberHUB

[FEATURE] settings | Add Account page

ZizouX0 opened this issue · 6 comments

Detailed description

For the account component in the settings we can add

  1. Profile Picture: Allow users to upload a profile picture to personalize their account.
    2. Account Activity: Provide a section where users can see their recent activity, like logins and changes made to the account.
    3. Privacy Settings: Include options for users to control who can see their profile or specific parts of their profile.
    4. Connected Apps: Show a list of apps and services that the user’s account is connected to, with options to manage these
    5. Notification Preferences: Allow users to customize how and when they receive notifications.

    1. Account Deletion: Give users the option to delete their account, along with clear information about what that means for their data.

Context

Well in my opinion Adding these features to an account page enhances user engagement by enabling personalization through profile pictures and customizable notifications. Transparency and security are boosted with visible account activity and manageable connected apps. Privacy settings empower users to control their data visibility, fostering trust. The straightforward account deletion option underscores user autonomy over their data, aligning with best practices in data protection. Overall, these improvements significantly enhance user satisfaction and confidence in the platform.

Possible implementation

No response

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

It's great having you contribute to this project

🌟 Welcome to the community 🌟

  • If you would like to continue contributing to open source and would like to do it with an awesome inclusive community.
  • You should join our Discord chat and our GitHub Organisation.
  • We help and encourage each other to contribute to open source little and often 😄.
  • Any questions let us know.

@kabir0x23 what do you think?

Screenshot_20240426_235136_GitHub.jpg

I am putting it here from a duplicate issue and I will close the other issue.

Is the backend functionality for deleting user accounts operational?

@kabir0x23 what do you think? Do we can delete user? Is it something that we should add?
In addition, what do you think about the other suggestions?

For the account component in the settings we can add

  1. Profile Picture: Allow users to upload a profile picture to personalize their account.

we already have this

  1. Account Activity: Provide a section where users can see their recent activity, like logins and changes made to the account.

this one too, ,but it;'s in backend for now

  1. Privacy Settings: Include options for users to control who can see their profile or specific parts of their profile.
  2. Connected Apps: Show a list of apps and services that the user’s account is connected to, with options to manage these

good idea

  1. Notification Preferences: Allow users to customize how and when they receive notifications.

already have this

  1. Account Deletion: Give users the option to delete their account, along with clear information about what that means for their data.

we have this but only in backend for now