-
Notifications
You must be signed in to change notification settings - Fork 0
Feature: SignIn, SignUp 페이지 작업 #236
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
Comments
LellowMellow
referenced
this issue
in LellowMellow/web13_Boarlog
Dec 9, 2023
- login 페이지 이름을 UserAuth로 변경하였습니다. - App.tsx 코드를 순서에 맞게 정리하였습니다.
LellowMellow
referenced
this issue
in LellowMellow/web13_Boarlog
Dec 9, 2023
- 로그인/회원가입 페이지 작업을 위한 이미지를 추가하였습니다.
LellowMellow
referenced
this issue
in LellowMellow/web13_Boarlog
Dec 9, 2023
- 각각의 입력 필드에 대한 검증을 진행하고, 문제가 없을 경우 이를 표시하도록 처리하였습니다.
LellowMellow
referenced
this issue
in LellowMellow/web13_Boarlog
Dec 9, 2023
- 로그인과 회원가입 API 연동을 완료하였습니다.
LellowMellow
referenced
this issue
in LellowMellow/web13_Boarlog
Dec 10, 2023
- login 페이지 이름을 UserAuth로 변경하였습니다. - App.tsx 코드를 순서에 맞게 정리하였습니다.
LellowMellow
referenced
this issue
in LellowMellow/web13_Boarlog
Dec 10, 2023
- 로그인/회원가입 페이지 작업을 위한 이미지를 추가하였습니다.
LellowMellow
referenced
this issue
in LellowMellow/web13_Boarlog
Dec 10, 2023
- 회원가입 UI 작업을 완료하였습니다.
LellowMellow
referenced
this issue
in LellowMellow/web13_Boarlog
Dec 10, 2023
- 각각의 입력 필드에 대한 검증을 진행하고, 문제가 없을 경우 이를 표시하도록 처리하였습니다.
LellowMellow
referenced
this issue
in LellowMellow/web13_Boarlog
Dec 10, 2023
- 로그인과 회원가입 API 연동을 완료하였습니다.
LellowMellow
referenced
this issue
in LellowMellow/web13_Boarlog
Dec 10, 2023
- 잘못 변경한 state값을 수정하였습니다.
LellowMellow
referenced
this issue
in LellowMellow/web13_Boarlog
Dec 10, 2023
- 비밀번호 확인 시에 해당 빈칸에 값이 들어있는지의 여부를 판단하도록 하였습니다. - 추가적으로 불필요한 코드를 제거하였습니다.
LellowMellow
added a commit
that referenced
this issue
Dec 10, 2023
…n-up-page Feature(#236): 로그인/회원가입 페이지 작업
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature Description
SignIn, SignUp 페이지 UI 작업
To-Do
추가 사항
The text was updated successfully, but these errors were encountered: