Skip to content
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

Create Login Screen and Register Screen #298

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

gulsensabak
Copy link
Contributor

Overview

This pull request includes the creation of the Login Screen, Register Screen and needed components for those screens.

Changes Made

1. Login Screen

  • A LoginScreen component has been created.
  • Contains input fields for Email and Password, along with a Login button.
  • A Register link is also included to navigate users to the registration page.
  • A Forgot Password link has been added, allowing users to recover their password.

2. Register Screen

  • A RegisterScreen component has been created.
  • Input fields for Email, Name, Surname, and Password are provided to allow users to sign up.
  • Includes a Sign Up button for registration.
  • Contains a Sign In link to navigate users back to the login page if they already have an account.

@gulsensabak gulsensabak added Priority: High Requires taking action ASAP Action Item A specific task requiring attention Mobile mobile app development labels Oct 20, 2024
@gulsensabak gulsensabak added this to the Customer Presentation 1 milestone Oct 20, 2024
@gulsensabak gulsensabak self-assigned this Oct 20, 2024
@gulsensabak gulsensabak merged commit 62231da into mobile-main Oct 20, 2024
@karatashsyn karatashsyn deleted the mobile/feature/auth-screens branch October 20, 2024 20:16
This was referenced Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Action Item A specific task requiring attention Mobile mobile app development Priority: High Requires taking action ASAP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant