Skip to content

[WIP] feat : user api 통신 및 user 관련 post, comment 기능 구현#12

Draft
zziglet wants to merge 8 commits intoWan-Du:mainfrom
zziglet:main
Draft

[WIP] feat : user api 통신 및 user 관련 post, comment 기능 구현#12
zziglet wants to merge 8 commits intoWan-Du:mainfrom
zziglet:main

Conversation

@zziglet
Copy link
Contributor

@zziglet zziglet commented Sep 5, 2024

🐣Title

feat : user api 통신 및 user 관련 post, comment 기능 구현


🐣Part

FE


🐣Key Changes

  • MyPage

  • 완두밭 불러오기 구현

  • 내가 스크랩한 글 불러오기 구현

  • 내가 작성한 글 불러오기 구현

  • Follower/Following(다시 확인 필요)

  • 내가 클릭한 프로필의 user 팔로워/팔로잉 목록 불러오기 구현

  • 해당 page user가 현재 팔로우하고 있는 user 표시 기능 구현

  • 팔로우 버튼 클릭 시 팔로잉 상태 변경


🐣Simulation


🐣To Reviewer

  • user_id 관련 api 수정이 완료되지 않아 정상작동 체크하지 못 했습니다,..(뇌피셜 코딩 중)

🐣Next

post 관련 연결 마저 작업 후 comment 작업 예정입니다


🐣Issue

#9


zziglet and others added 8 commits September 4, 2024 11:40
user_id를 받는 모든 api의 방식을 수정했습니다.
user_id 관련 api 모두 수정했습니다.
mainpage에서 현재 위치한 mainbar item에 맞게 api를 호출하도록 수정하였습니다.
user의 팔로워, 팔로잉 리스트 출력 구현하였습니다.
mypage bar navigation 및 fetch 수정하였습니다.
로그아웃 시 title bar 상태가 변경되지 않는 것을 수정했습니다.
user 정보가 userContext에 저장되도록 수정했습니다.
api 수정으로 인해 fetch요청 url 수정하였습니다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant