### **Profile Management and Authentication** **Duration:** 2 Weeks **Goal:** Enable users to manage profiles and secure accounts. #### **Stories:** ##### **Profile Setup** - [ ] **UI Development** - Design Profile Form (Full Name, Nickname, DOB, Gender, Contact). - Add input validation for Profile Form. - Create update button and UI for successful updates. - [ ] **Integration** - Connect Profile Form with Firebase for saving and updating profile data. ##### **Forgot Password Flow** - [ ] **UI Development** - Create "Forgot Password" screen with email and SMS options. - Design OTP verification screen. - Design "Set New Password" screen. - [ ] **Integration** - Implement Firebase to handle forgot password requests via email. - Integrate OTP verification and secure password reset functionality. #### **Deliverables:** - Complete Profile Management UI. - Functional Forgot Password flow.