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차 필수과제 진행 #9

Open
SYAAINN opened this issue Apr 30, 2024 · 0 comments
Open

week4: 4차 필수과제 진행 #9

SYAAINN opened this issue Apr 30, 2024 · 0 comments

Comments

@SYAAINN
Copy link
Collaborator

SYAAINN commented Apr 30, 2024

⚔️ Kind (Required)

week4 xml

📜 Overview (Required)

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

요구 사항

  • 형식
    • 비밀번호: 최소 8글자 이상, 숫자, 문자(a-z, A-Z), 특수문자 포함
    • 전화번호: 전화번호 형식010-0000-0000
  • 로그인을 서버통신을 통해 다른 기기에서 로그인을 시도시에도 성공할 수 있게 해주세요
  • 로그인 성공 / 실패 여부에 따라서
    • 로그인이 성공했을 시, UserId (로그인 할 때 id 아님 주의) 를 토스트 메세지 출력 (세미나 자료 참고)
  • request header에 memberId를 삽입해야하는 API인데요, 어떻게 해야할까?
    • Hint: Intercepter 활용

[HomeFragment 에 Open API 연결]

요구사항

[Reqres](https://reqres.in/) 웹사이트의 [GET] List Users API를 기반으로 홈 화면을 이 리스트의 응답값을 기반으로 Follower List를 제작하여 보세요.

하단의 그림과 같이 Grid로 구성을 해도 되고 List 형식으로 구성을 해도 됩니다

[선택 과제]

요구사항

  • 비밀번호 변경 UI를 구현하고, API를 활용하여 비밀번호를 변경해봅시다.

📍 Note (Optional)

image

image

@SYAAINN SYAAINN self-assigned this Apr 30, 2024
@SYAAINN SYAAINN changed the title week4: 4차 필수과제 진행 (XML) week4: 4차 필수과제 진행 Jun 5, 2024
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