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

로그인 페이지 스켈레톤 코드 구현 #31

Closed
10 tasks done
DingX2 opened this issue Jan 22, 2024 · 0 comments
Closed
10 tasks done

로그인 페이지 스켈레톤 코드 구현 #31

DingX2 opened this issue Jan 22, 2024 · 0 comments
Assignees
Labels
우선 순위 : 상 핵심 기능 개발, 여러 사용자에게 영향을 미치는 문제 (build fail 등) 💄 Design 프론트엔드 CSS 관련 이슈 및 작업 🧑‍💻 FE 프론트엔드 관련 이슈 ✨ Feature 기능 추가

Comments

@DingX2
Copy link
Contributor

DingX2 commented Jan 22, 2024

✨ 기능 리스트


image

image
image

  • 로그인 페이지 스켈레톤 코드구현
  • 중복되는 부분 컴포넌트화, 재사용성 높이기
    • 로그인 / 회원가입 / 카카오 로그인 버튼 코드 합치기 (switch 문)
    • 버튼 합치기
    • 카카오 로그인 기본 세팅 -> 네이버로 변경
  • zustand 적용
  • devtools dev 모드에서만 적용
  • 네이버 로그인 기능 구현 / 리다이렉트페이지
  • 네이버 로그인에서 닉네임 / 이메일을 불러오기 -> CORS 문제로 백엔드와 동일한 도메인 사용권장
    • 프록시로 일단 해결

#18 와 같이 진행

✏ 사용 이유


  • 유저 접속 처리
@DingX2 DingX2 self-assigned this Jan 22, 2024
@DingX2 DingX2 added ✨ Feature 기능 추가 🧑‍💻 FE 프론트엔드 관련 이슈 우선 순위 : 상 핵심 기능 개발, 여러 사용자에게 영향을 미치는 문제 (build fail 등) labels Jan 22, 2024
@DingX2 DingX2 moved this to In Progress in TadakTadak_FE Jan 22, 2024
@DingX2 DingX2 added the 💄 Design 프론트엔드 CSS 관련 이슈 및 작업 label Jan 22, 2024
@DingX2 DingX2 mentioned this issue Jan 22, 2024
11 tasks
@DingX2 DingX2 closed this as completed Feb 4, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in TadakTadak_FE Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
우선 순위 : 상 핵심 기능 개발, 여러 사용자에게 영향을 미치는 문제 (build fail 등) 💄 Design 프론트엔드 CSS 관련 이슈 및 작업 🧑‍💻 FE 프론트엔드 관련 이슈 ✨ Feature 기능 추가
Projects
Status: Done
Development

No branches or pull requests

1 participant