Skip to content

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

@hasanravda

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’s 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions