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

[js] 회원가입 페이지 - 회원 가입 기능(JSON, post) #41

Closed
3 of 4 tasks
HYHYJ opened this issue Jul 31, 2023 · 0 comments
Closed
3 of 4 tasks

[js] 회원가입 페이지 - 회원 가입 기능(JSON, post) #41

HYHYJ opened this issue Jul 31, 2023 · 0 comments
Assignees
Labels
💻JavaScript Javascript 작업 관련 이슈입니다

Comments

@HYHYJ
Copy link
Collaborator

HYHYJ commented Jul 31, 2023

*회원 가입 페이지

  • 아이디, 비밀번호, 비밀번호 확인, 이메일 형식에 맞는지 확인
  • input에 정보를 기입하면 input 하단에 글로 형식 일치 여부를 알려준다.
  • 아이디, 비밀번호, 비밀번호 확인, 이메일 형식, 필수 체크박스 값이 true면 main page로 이동 or 아니라면 에러 alert 만들기
  • 회원 가입 기능(JSON, post)_유니크 아이디 부여
@HYHYJ HYHYJ added the 💻JavaScript Javascript 작업 관련 이슈입니다 label Jul 31, 2023
@HYHYJ HYHYJ self-assigned this Jul 31, 2023
@HYHYJ HYHYJ changed the title [js] 회원가입 페이지 - replace, localstorage [js] 회원가입 페이지 - 회원 가입 기능(JSON, post) Jul 31, 2023
HYHYJ added a commit that referenced this issue Aug 1, 2023
join페이지 js 회원가입 정보 일치여부 기능, header include 추가

Related to: #41
HYHYJ added a commit that referenced this issue Aug 1, 2023
join페이지 에러메세지, 값 일치 확인 js

Related to: #41
HYHYJ added a commit to HYHYJ/project-JS-3 that referenced this issue Aug 2, 2023
회원가입 성공시 정보를 서버에 Post, 함수이름 변경, 주석삭제

Related to: javascript-project-3#41
@rustandbone rustandbone moved this from 💻In Progress to ✨Done in 자바스크립트 정진이효 프로젝트 Aug 2, 2023
rustandbone added a commit to rustandbone/project-JS-3 that referenced this issue Aug 2, 2023
회원가입 js 이미지 경로 수정

Related to: javascript-project-3#41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻JavaScript Javascript 작업 관련 이슈입니다
Development

No branches or pull requests

2 participants