AOSSIE-Org / AOSSIE-Org/NeuroTrack

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

Abierto
#191 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Dart
Estrellas
29
Forks
50
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Is your feature request related to a problem?

- [x] 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

- [x] I agree to follow this project's Code of Conduct
- [x] I want to work on implementing this feature

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.