Skip to content

Reset password screen#26

Merged
nirvan73 merged 9 commits into
bsoc-bitbyte:mainfrom
nehasiwach802:ResetPasswordScreen
Jun 28, 2026
Merged

Reset password screen#26
nirvan73 merged 9 commits into
bsoc-bitbyte:mainfrom
nehasiwach802:ResetPasswordScreen

Conversation

@nehasiwach802

@nehasiwach802 nehasiwach802 commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Pull Request – Nudj Contribution


🔧 What does this PR do?

  • Revamped the forget password screen as per the figma design
  • Created the reset password screen similar to the figma design

🧩 Related Issue

Closes: #24


📸 Screenshots / UI Demo (If applicable)

Screenshot 2026-06-27 at 4 54 47 PM Screenshot 2026-06-27 at 4 57 46 PM

✅ Checklist

  • [] My code follows the project's style and structure
  • I’ve tested my changes locally
  • I’ve not committed any files directly to main
  • I’ve commented my approach in the linked issue
  • My commit messages are clean and meaningful
  • This PR focuses on one clear task/feature only

🧠 Brief Explanation of Approach

I have made a reset screen (the viewmodel , ui state and the screen and layout composables ), and changed the forgetPassword acc. to the figma.



@nirvan73 nirvan73 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nehasiwach802 Please address the reviews left.

Comment thread app/src/main/java/com/tpc/nudj/ui/screen/auth/Reset/ResetPasswordScreen.kt Outdated
Comment thread app/src/main/java/com/tpc/nudj/ui/screen/auth/Reset/ResetPasswordScreen.kt Outdated
Comment thread app/src/main/java/com/tpc/nudj/ui/screen/auth/Reset/ResetPasswordScreen.kt Outdated
Comment thread app/build.gradle.kts Outdated

@nehasiwach802 nehasiwach802 left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nirvan73 I have made all the changes , please review

@nirvan73

Copy link
Copy Markdown
Collaborator

@nehasiwach802 There are still some unresolved reviews, please address them

@nehasiwach802

Copy link
Copy Markdown
Contributor Author

@nirvan73 I have resolved all the issues left

@nirvan73

Copy link
Copy Markdown
Collaborator

@nehasiwach802 LGTM !!

@nirvan73 nirvan73 merged commit 3b286e6 into bsoc-bitbyte:main Jun 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Revamp ForgotPassword Screen and Implement ResetPassword Screen

2 participants