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

프로필 수정 기능구현 및 팔로우 팔로워 데이터 수정 #107

Merged
merged 3 commits into from
Jun 21, 2024

Conversation

yeeZinu
Copy link
Contributor

@yeeZinu yeeZinu commented Jun 21, 2024

Description

프로필 수정 기능구현 및 팔로우 팔로워 데이터 수정

Changes Mad

  • 팔로우 & 팔로워를 분기쳐서 받으려고 했으나 list[]하위로 id, follower 또는 id, followee 이렇게 둘중 하나로 받아야함

  • 결과적으로 FollowerList / FolloweeList 컴포넌트로 분리함

  • 유저프로필은 공용컴포넌트 붙이기와 진수님의 코드를 참고해서 구현하였음

Screenshots

image
image
image

IssueNumber

[#86]

@yeeZinu yeeZinu added 🐞 BugFix Something isn't working ✨ Feature 기능 개발 ✨ Component 컴포넌트 작업 labels Jun 21, 2024
@yeeZinu yeeZinu self-assigned this Jun 21, 2024
@yeeZinu yeeZinu merged commit e8c86ef into develop Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 BugFix Something isn't working ✨ Component 컴포넌트 작업 ✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant