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

Feat: 로그인, 회원가입 UI 퍼블리싱 #31

Closed
6 tasks done
CosmicSandBox opened this issue Oct 19, 2024 · 0 comments · Fixed by #37
Closed
6 tasks done

Feat: 로그인, 회원가입 UI 퍼블리싱 #31

CosmicSandBox opened this issue Oct 19, 2024 · 0 comments · Fixed by #37
Assignees
Labels
✨ Feature 기능 개발 💄 UI CSS 스타일링을 위한 코드

Comments

@CosmicSandBox
Copy link
Contributor

CosmicSandBox commented Oct 19, 2024

💥 이슈 설명

로그인, 회원가입 UI 퍼블리싱입니다.

📚 TO-DO

  • 로그인 UI 퍼블리싱
  • 회원가입 UI 퍼블리싱
  • AntDesign 사용해서 아이콘, 라디오 버튼 수정하기
  • Input Box 안에 글자들 PRETENDARD 먹이기
  • 물음표 버튼 추가
  • 페이지 위 아래 흰 여백 남는거 해결하기

👀 참고 사항

아직 백엔드와 연결이 되지 않았으므로
회원가입에서 '이미 존재하는 아이디입니다' 를 띄우기 위해선
아이디 입력 필드에 existingId를 입력하시면 됩니다.

sign-up 에서 동적 라우팅(useRouter)까진
필요없을 것 같아서 정적 라우팅(Link)으로 처리했습니다

실수로 로그인 Branch 내에 회원가입까지 같이 push 해버렸네요 ㅜㅜ
Branch 이름 수정은 까다로운 것 같아서 Issue와 Jira title 까지만 수정해두겠습니다!! 죄송합니다

사소한 것들까진 TO-DO에 적지 않는게 좋은거군요!!
앞으론 큰 task들만 적도록 하겠습니다

@CosmicSandBox CosmicSandBox self-assigned this Oct 19, 2024
@CosmicSandBox CosmicSandBox added ✨ Feature 기능 개발 💄 UI CSS 스타일링을 위한 코드 labels Oct 19, 2024
@CosmicSandBox CosmicSandBox changed the title Feat: 로그인 UI 퍼블리싱 Feat: 로그인, 회원가입 UI 퍼블리싱 Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발 💄 UI CSS 스타일링을 위한 코드
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant