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

[2-1, 4-1] 포스트리스트, 포스트상세페이지 - 신규 #4

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

seongeuneee
Copy link
Collaborator

@seongeuneee seongeuneee commented Oct 2, 2024

  • 요약: [포스트리스트, 포스트상세페이지] - 신규

👩‍💻 요구 사항과 구현 내용

  • PostCard : 개별 포스트
  • PostList : 포스트 카드를 리스트로 불러옴
  • PostDetailPage : 포스트 상세페이지
  • Comment : 상세페이지에 들어가는 댓글 컴포넌트
  • LikeButton: 포스트카드에 들어가는 좋아요 컴포넌트
  • LikeButtonPostDetailPage : 상세페이지에 들어가는 좋아요 컴포넌트
  • Login, Logout : 서버 돌려보려고 임의로 만든 컴포넌트 (지워야함)

🎲 변경 사항

  • 좋아요 취소 로직이 현재 미완성 상태. 추후 수정 예정.
  • 포스트 프리뷰/코드 부분 보완 예정.

✅ PR 포인트 & 궁금한 점

  • 커밋을 처음 해봐서 일부 컴포넌트만 커밋하려던 게 한 번에 다 되어버렸습니다.
  • LikeButtonPostDetailPage에 좋아요 취소하는 함수가 있는데 작동이 안됩니다. 이래저래해봤는데 해결이 안돼서 한 번 봐주세요 ..

@seongeuneee seongeuneee changed the title [2-1] 개별 포스트 - 신규 [2-1, 4-1] 포스트리스트, 포스트상세페이지 - 신규 Oct 2, 2024
Copy link
Member

@jeongbaebang jeongbaebang left a comment

Choose a reason for hiding this comment

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

👍

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.

2 participants