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

Refactor: 프로필탭 & 로그인탭 네트워크 레이어 적용 #96

Open
wants to merge 55 commits into
base: develop
Choose a base branch
from

Conversation

cyndii20
Copy link
Collaborator

@cyndii20 cyndii20 commented Sep 30, 2024

💌 작업한 내용

  • 프로필탭에 네트워크 레이어 적용

💭 PR POINT

  • 작업한 API ⬇️
    Profile Retrieval API
    Pochak Post Retrieval API
    Followings Retrieval API
    Followers Retrieval API
    Delete Follower API
    Logout API
    Signout API
    Block Member API
    Blocked Member API
    SignUp API
    Check Duplicate handle API

📷 스크린샷

구현 내용 스크린샷
GIF

💐 관련 이슈

@cyndii20 cyndii20 added 🛠️ refactor 기능 리팩토링 🌵 정연 labels Sep 30, 2024
@cyndii20 cyndii20 self-assigned this Sep 30, 2024
@cyndii20 cyndii20 changed the title Refactor: 프로필탭 네트워크 레이어 적용 Refactor: 프로필탭 & 로그인탭 네트워크 레이어 적용 Sep 30, 2024
@cyndii20 cyndii20 reopened this Oct 6, 2024
@cyndii20
Copy link
Collaborator Author

cyndii20 commented Dec 9, 2024

  1. 프로필 탭 스크롤 추가
  2. 코멘트 수정사항 반영
  3. refresh token 만료 시 로그아웃 처리
  4. 컨벤션 맞게 코드 리팩토링

위에 4가지 작업 완료한 상태입니다! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Refactor] 프로필탭 & 로그인탭 네트워크 레이어 적용
2 participants