AOSSIE-Org / AOSSIE-Org/NeuroTrack
FEATURE REQUEST: Wire therapist profile screen to real data and implement logout
- Ngôn ngữ chính
- Dart
- Star
- 29
- Fork
- 50
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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
- 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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.