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

[Feature] 4주차 필수 과제 #11

Open
3 tasks done
hyeeum opened this issue Nov 7, 2024 · 0 comments · May be fixed by #12
Open
3 tasks done

[Feature] 4주차 필수 과제 #11

hyeeum opened this issue Nov 7, 2024 · 0 comments · May be fixed by #12
Assignees
Labels
enhancement New feature or request

Comments

@hyeeum
Copy link
Contributor

hyeeum commented Nov 7, 2024

What is this issue? 🛠

[유저 등록]

  • 회원가입 페이지에 진행해주세요.
  • 기존에 이메일, 비밀번호를 받는 구조에서 username, password, hobby를 입력하는 구조로 변경해주세요.
  • username, password, hobby가 조건을 만족하지 않는 경우 (8자 이상인 경우) 조건을 만족하지 않았다는 것을 화면에 표시해주세요. (방식은 자율입니다.)

[로그인]

  • 로그인 페이지에 진행해주세요.
  • 기존 이메일, 비밀번호를 받는 구조에서 username, password를 받는 구조로 변경해주세요.
  • 로그인 실패, 성공 시에 알맞은 안내 문구를 유저에게 제시해주세요. (방식은 자율입니다.)

📌 POINT : 로그인 성공 시 response로 들어오는 token 값을 잘 저장해주어야 합니다.

[내 취미 조회]

  • MY 페이지에 진행해주세요.
  • 기존에 이메일을 표시했던 부분에 내 취미가 표시되도록 해주세요.

📌 POINT : 저장했던 token값을 잘 활용해 요청을 보내주셔야 합니다.

Progress 🏃‍♀️

  • 유저등록
  • 로그인
  • 내 취미 조회
@hyeeum hyeeum added the enhancement New feature or request label Nov 7, 2024
@hyeeum hyeeum self-assigned this Nov 7, 2024
hyeeum added a commit that referenced this issue Nov 8, 2024
hyeeum added a commit that referenced this issue Nov 8, 2024
hyeeum added a commit that referenced this issue Nov 8, 2024
hyeeum added a commit that referenced this issue Nov 8, 2024
hyeeum added a commit that referenced this issue Nov 8, 2024
hyeeum added a commit that referenced this issue Nov 8, 2024
hyeeum added a commit that referenced this issue Nov 8, 2024
hyeeum added a commit that referenced this issue Nov 8, 2024
hyeeum added a commit that referenced this issue Nov 8, 2024
hyeeum added a commit that referenced this issue Nov 8, 2024
hyeeum added a commit that referenced this issue Nov 8, 2024
hyeeum added a commit that referenced this issue Nov 8, 2024
hyeeum added a commit that referenced this issue Nov 8, 2024
hyeeum added a commit that referenced this issue Nov 8, 2024
hyeeum added a commit that referenced this issue Nov 8, 2024
hyeeum added a commit that referenced this issue Nov 8, 2024
hyeeum added a commit that referenced this issue Nov 8, 2024
hyeeum added a commit that referenced this issue Nov 14, 2024
@hyeeum hyeeum linked a pull request Nov 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant