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

4주차 필수과제 서버통신 - Compose #10

Open
6 tasks
Hyobeen-Park opened this issue May 2, 2024 · 0 comments
Open
6 tasks

4주차 필수과제 서버통신 - Compose #10

Hyobeen-Park opened this issue May 2, 2024 · 0 comments

Comments

@Hyobeen-Park
Copy link
Collaborator

서버통신을 통해 회원가입 / 로그인 / 내정보 구현하기

  • API 참고하여 형식 맞추기
    - 비밀번호 : 최소 8글자 이상, 숫자, 문자(a-z, A-Z), 특수문자 포함
    - 전화번호 : 010-0000-0000
  • 서버통신을 통해 다른 기기에서 로그인 시도 시 성공할 수 있도록 구현
  • 로그인 성공 시 UserId 토스트 메시지로 알려주기

HomeFragment에 Open API 연결

  • Reqres 웹사이트의 [GET] List Users API 연결하기

선택과제 - 비밀번호 변경

  • 비밀번호 UI 구현
  • API 활용하여 비밀번호 변경 기능 구현
Hyobeen-Park added a commit that referenced this issue May 3, 2024
Hyobeen-Park added a commit that referenced this issue May 3, 2024
Hyobeen-Park added a commit that referenced this issue May 3, 2024
Hyobeen-Park added a commit that referenced this issue May 3, 2024
Hyobeen-Park added a commit that referenced this issue May 3, 2024
Hyobeen-Park added a commit that referenced this issue May 3, 2024
Hyobeen-Park added a commit that referenced this issue May 3, 2024
Hyobeen-Park added a commit that referenced this issue May 24, 2024
[4주차/필수] 서버통신 - Compose #10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant