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

테크블로그 댓글 기능 구현 #204

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

chae-won-shin
Copy link
Member

✨ 작업 내용

  • 테크블로그 댓글 쓰기 기능 구현
  • 테크블로그 댓글 조회 기능 구현
  • 테크블로그 내부 폴더 구조 개선

✨ 참고 사항

  • 로그인 여부에 따른 댓글 권한 부여 기능 미완료

⏰ 현재 버그

  • 로그인 여부에 따른 댓글 권한 부여 기능 미완료

✏ Git Close

#203

@chae-won-shin chae-won-shin added ✨ Feature 기능 추가 👽 API 비동기 통신 코드를 짜는 경우, 백엔드와의 통신하는 경우 ♻️ Refactoring 코드 리팩터링 & 클린 코드 💄 Design 프론트엔드 CSS 관련 이슈 labels Feb 25, 2025
@chae-won-shin chae-won-shin self-assigned this Feb 25, 2025
@chae-won-shin chae-won-shin linked an issue Feb 25, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👽 API 비동기 통신 코드를 짜는 경우, 백엔드와의 통신하는 경우 💄 Design 프론트엔드 CSS 관련 이슈 ✨ Feature 기능 추가 ♻️ Refactoring 코드 리팩터링 & 클린 코드
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

테크블로그 댓글 기능 구현
1 participant