Skip to content

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

Closed
6 tasks done
LellowMellow opened this issue Dec 9, 2023 · 0 comments · Fixed by #239
Closed
6 tasks done

Feature: SignIn, SignUp 페이지 작업 #236

LellowMellow opened this issue Dec 9, 2023 · 0 comments · Fixed by #239
Assignees
Labels
FE 프론트엔드 작업 ✨ Feat 기능 개발
Milestone

Comments

@LellowMellow
Copy link
Collaborator

LellowMellow commented Dec 9, 2023

Feature Description

SignIn, SignUp 페이지 UI 작업

To-Do

  • App.tsx 코드 정리, Login 페이지 이름 변경
  • SignIn 파트 UI 구성
  • SignUp 파트 UI 구성
  • SignUp 입력값 유효 여부 판단 처리
  • SignIn API 로직 추가
  • SignUp API 로직 추가

추가 사항

@LellowMellow LellowMellow added ✨ Feat 기능 개발 FE 프론트엔드 작업 labels Dec 9, 2023
@LellowMellow LellowMellow added this to the 5주차 milestone Dec 9, 2023
@LellowMellow LellowMellow self-assigned this Dec 9, 2023
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
- 로그인 UI 작업을 완료하였습니다.
LellowMellow referenced this issue in LellowMellow/web13_Boarlog Dec 9, 2023
- 회원가입 UI 작업을 완료하였습니다.
LellowMellow referenced this issue in LellowMellow/web13_Boarlog Dec 9, 2023
- 각각의 입력 필드에 대한 검증을 진행하고, 문제가 없을 경우 이를
  표시하도록 처리하였습니다.
LellowMellow referenced this issue in LellowMellow/web13_Boarlog Dec 9, 2023
- 로그인과 회원가입 API 연동을 완료하였습니다.
@LellowMellow LellowMellow changed the title Feature: SignIn, SignUp 페이지 UI 작업 Feature: SignIn, SignUp 페이지 작업 Dec 9, 2023
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
- 회원가입 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
Labels
FE 프론트엔드 작업 ✨ Feat 기능 개발
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant