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

[WEEK4] 4주차 필수과제 구현 #8

Open
12 tasks done
HAJIEUN02 opened this issue Nov 4, 2024 · 0 comments · May be fixed by #10
Open
12 tasks done

[WEEK4] 4주차 필수과제 구현 #8

HAJIEUN02 opened this issue Nov 4, 2024 · 0 comments · May be fixed by #10
Assignees

Comments

@HAJIEUN02
Copy link
Contributor

HAJIEUN02 commented Nov 4, 2024

What is this issue? 🛠

4주차 필수과제를 구현합니다.

Progress 🏃‍♀️

  • base url 숨기기
  • 서버통신 기초세팅(retrofit)
  • Token Interceptor 구현
  • 유저 등록 API 구현
    • 회원가입 뷰 구조 변경(이메일, 비밀번호 -> username, password, hobby 입력하는 구조로 변경)
    • username, password, hobby가 조건을 만족하지 않는 경우(8자 초과인 경우) 토스트 or 스낵바 표시
  • 로그인 API 구현
    • 로그인 뷰 구조 변경(이메일, 비밀번호 -> username, password 받는 구조로 변경)
    • 로그인 시 받는 token값 저장
    • 로그인 실패, 성공 안내 문구 표시
  • 내 취미 조회 API 구현
    • MY 뷰 구조 변경(이메일 -> 취미 표시)
@HAJIEUN02 HAJIEUN02 self-assigned this Nov 4, 2024
HAJIEUN02 added a commit that referenced this issue Nov 4, 2024
HAJIEUN02 added a commit that referenced this issue Nov 4, 2024
HAJIEUN02 added a commit that referenced this issue Nov 4, 2024
HAJIEUN02 added a commit that referenced this issue Nov 4, 2024
HAJIEUN02 added a commit that referenced this issue Nov 5, 2024
@HAJIEUN02 HAJIEUN02 linked a pull request Nov 5, 2024 that will close this issue
1 task
@HAJIEUN02 HAJIEUN02 linked a pull request Nov 5, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant