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

로그인 페이지 #2

Open
3 tasks
oching-choi opened this issue Jun 6, 2022 · 0 comments
Open
3 tasks

로그인 페이지 #2

oching-choi opened this issue Jun 6, 2022 · 0 comments
Assignees
Labels
🧱component 컴포넌트 단위 작업 진행중 🌟feature 새로운 기능 개발중 ✨style UI를 스타일링 (CSS 작업)

Comments

@oching-choi
Copy link

oching-choi commented Jun 6, 2022

Description

로그인 페이지 구현

ID : 4자리 이상의 알파벳 및 숫자
PW : 특수문자 사용불가 및 8자 이상

Todo List

  • id, pw 입력 값 유효성 검사
  • 공백 검사
  • 정규식 검사
  • 유효성 통과 - 메인 게시판 페이지 이동 / 유효성 탈락 - 경고 메세지 출력
@oching-choi oching-choi added ✨style UI를 스타일링 (CSS 작업) 🌟feature 새로운 기능 개발중 🧱component 컴포넌트 단위 작업 진행중 labels Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧱component 컴포넌트 단위 작업 진행중 🌟feature 새로운 기능 개발중 ✨style UI를 스타일링 (CSS 작업)
Projects
None yet
Development

No branches or pull requests

1 participant