Skip to content

User Settings

Saksham Sharma edited this page Sep 5, 2022 · 2 revisions

Screenshot (640)

Component Paths

  • src/components/Forms
  • src/components/Profile
  • src/components/UserDashboard

Use

It is used to update the user information.

Tabs

  1. Profile

    Route: /user-dashboard/profile

    It updates the general information about the user (name, country, website, description, and social media handles).

  2. Settings

    Route: /user-dashboard/settings

    It performs user account actions (exporting account data, successor settings, deactivating and deleting an account).

  3. Social Media

    Route: /user-dashboard/socials

    It connects different social media accounts with CodeLabz.

  4. Email

    Route: /user-dashboard/email

    It is used to add primary and secondary email addresses.

  5. Password

    Route: /user-dashboard/password

    It updates the password for the user account.

  6. Organizations

    Route: /user-dashboard/organizations

    It displays the organizations joined by the user and the option to leave and change the settings of an organization.

Clone this wiki locally