Skip to content

feat: UserWorker, UserEndPointFactory 구현, 닉네임 중복 검사 연결 #135

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

Merged
merged 9 commits into from
Nov 28, 2023

Conversation

loinsir
Copy link
Collaborator

@loinsir loinsir commented Nov 28, 2023

🧑‍🚀 PR 요약

해당 pr에서 작업한 내역을 적어주세요.

  • UserWorker 구현
  • UserEndPointFactory 구현
  • 닉네임 중복 검사 API 연결
  • 닉네임 중복 검사 더미데이터, DTO 필드명 변경

어쩌다 보니까, Worker랑 EndPointFactory 나머지 메서드 까지 다 구현해버렸네요...

📌 변경 사항

변경사항 및 주의 사항 (모듈 설치 등)을 적어주세요.

  • 우선은 다시 모든 Worker들을 Mock으로 설정해두었습니다.
📸 ScreenShot

작동, 구현화면
Simulator Screen Recording - iPhone 15 Pro - 2023-11-28 at 17 35 37

Linked Issue

close #133

@loinsir loinsir self-assigned this Nov 28, 2023
@loinsir loinsir linked an issue Nov 28, 2023 that may be closed by this pull request
2 tasks
Copy link
Member

@anyukyung anyukyung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다 !!

Copy link
Collaborator

@chopmozzi chopmozzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다~~

@loinsir loinsir merged commit 4a61ff0 into iOS/dev Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 닉네임 중복 체크 API 연결
3 participants