Skip to content

FEATURE REQUEST: Wire therapist profile screen to real data and implement logout#191

Description

@hasanravda

Is your feature request related to a problem?

  • Yes, it is related to a problem

Describe the feature you'd like

馃専 Feature Description

Connect the therapist profile UI to real authenticated therapist data instead of hardcoded values, and implement a working logout action from the profile screen.

馃攳 Problem Statement

The current therapist profile screen shows hardcoded name, email, phone number, and avatar in profile_screen.dart
Also, the profile options are currently non-functional, including the logout action in profile_option.dart.

馃幆 Expected Outcome

  • The profile screen should display the logged-in therapist鈥檚 actual data.
  • Hardcoded profile values should be removed.
  • The logout option should sign the therapist out correctly.
  • After logout, the app should navigate safely to the authentication flow.
  • The UI should handle loading, missing data, and error states gracefully.

馃摲 Screenshots and Design Ideas

Image
  • Logout option appears clickable but does nothing.

Record

  • I agree to follow this project's Code of Conduct
  • I want to work on implementing this feature

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions