-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Signup and login screens #28
Conversation
5137093
to
8dd2d47
Compare
Please do request reviewers and select milestone and project as well and do rebase !! |
2c54de4
to
1aa17bf
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #28 +/- ##
========================================
Coverage 75.00% 75.00%
========================================
Files 3 3
Lines 20 20
Branches 3 3
========================================
Hits 15 15
Misses 5 5 ☔ View full report in Codecov by Sentry. |
1aa17bf
to
2433ae1
Compare
2433ae1
to
0fb4b2b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job
0fb4b2b
to
40e4f83
Compare
Feature: Enhanced User Authentication Screens
Overview:
This pull request introduces significant enhancements to the user authentication flow within the application. It primarily focuses on refining the login and signup experiences to provide users with seamless access to our platform.
Key Changes:
Initial Screen:
Added a versatile entry point screen where users can either log in using their email and password or opt for a hassle-free social media authentication via platforms like Apple, Google, and Facebook.
Implemented logic to handle both traditional and social media login methods effectively.
Login Screen:
Signup Screen:
Why this PR is Important:
Enhanced User Experience: By providing multiple authentication options upfront, we empower users to choose the method that best suits their preferences.
Modernized Authentication Flow: The updated login and signup screens align with contemporary design standards, enhancing the overall aesthetics and usability of our application.
Screenshots: