PeriodPals / periodpals

3 stars 1 forks source link

Integrate sign-out and delete acount VM into `SettingsScreen` #237

Closed taghizadlaura closed 1 day ago

taghizadlaura commented 5 days ago

Description

Integrate the ViewModel (VM) responsible for sign-out and delete account functionality into the SettingsScreen. This task involves binding the ViewModel to the UI, ensuring proper handling of user interactions, and triggering appropriate navigation or state changes. This integration aligns with the project goal to provide a seamless user experience for account management.

Done

Specific, measurable criteria to confirm the task is complete.

Preconditions

Steps to Completion

Points to Consider / Known Risks