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

Feature: 댓글 기능 추가 #119

Merged
merged 8 commits into from
Oct 31, 2023

Conversation

soulchicken
Copy link
Member

Feature: 댓글 기능 추가

PR을 한 이유 🎯

  • 게시글에 댓글 API가 완성되어서 적용했습니다.

이슈 번호 📎

변경사항 🛠

  • 댓글 호출, 읽기 API를 axios 인스턴스로 함수화했습니다
  • 화면에 뿌리는 컴포넌트와 댓글 작성 컴포넌트를 따로 만들었습니다.
  • 두 컴포넌트는 store를 통해서 통제합니다.
  • (방금 만들어진 따끈따끈한 게시글 좋아요 API는 read 기능이 없어서 axios 함수로만 남아있습니다)

@soulchicken soulchicken changed the base branch from main to develop October 31, 2023 07:09
@soulchicken soulchicken merged commit 2af8960 into TeamATM:develop Oct 31, 2023
3 checks passed
@soulchicken soulchicken deleted the feature/comments branch October 31, 2023 07:13
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