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

[Feat] #96 - 피드뷰 좋아요, 좋아요 취소 서버 연결 #99

Merged
merged 10 commits into from
Jan 17, 2022

Conversation

yangsubinn
Copy link
Member

@yangsubinn yangsubinn commented Jan 17, 2022

🌴 PR 요약

🌱 작업한 브랜치

🌱 작업한 내용

  • POST) 피드뷰 좋아요, 좋아요 취소 서버 연결
  • heartImageView -> likeButton 변경
  • heartCountLabel -> likeCount 변경
  • 좋아요 버튼 로티 추가

📌 참고 사항

📸 스크린샷

기능 스크린샷
좋아요, 좋아요 취소 ezgif com-gif-maker (36)

📮 관련 이슈

@yangsubinn yangsubinn added Feat 새로운 기능 구현 🦹t없e맑은水빈 우리 선배 이젠 타이니하지 않아 🚨review_required🚨 긴급! 빠르게 확인해야할 사항 labels Jan 17, 2022
@yangsubinn yangsubinn self-assigned this Jan 17, 2022
Comment on lines +10 to +12
protocol FeedCellDelegate: AnyObject {
func likeButtonTapped(recordID: Int)
}
Copy link
Member

Choose a reason for hiding this comment

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

👍

@hyun99999 hyun99999 closed this Jan 17, 2022
@hyun99999 hyun99999 reopened this Jan 17, 2022
@yangsubinn yangsubinn merged commit f626c3a into TeamSparker:develop Jan 17, 2022
@yangsubinn yangsubinn deleted the feature/#96 branch January 27, 2022 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 새로운 기능 구현 🚨review_required🚨 긴급! 빠르게 확인해야할 사항 🦹t없e맑은水빈 우리 선배 이젠 타이니하지 않아
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 피드뷰 좋아요, 좋아요 취소
2 participants