Skip to content

issue#45 게시글 상세페이지 기능 구현#86

Merged
gogumalatte merged 14 commits intodevelopfrom
Feat/issue-#45
Feb 24, 2025
Merged

issue#45 게시글 상세페이지 기능 구현#86
gogumalatte merged 14 commits intodevelopfrom
Feat/issue-#45

Conversation

@gogumalatte
Copy link
Contributor

📝 상세 내용

게시글 불러오기 (제목, 태그, 내용, 댓글)

ispending 일 때, 스켈레톤 적용

사용자별 인가 부여

  • 로그아웃한 사용자는 좋아요, 댓글 작성 불가
  • 로그인 한 사용자 중 게시글 작성자가 아닌 경우, 게시글 수정, 삭제 불가
  • 로그인 한 사용자 중 게시글 작성자인 경우, 게시글 수정, 삭제 가능
  • 댓글도 작성자가 아닌 경우, 수정, 삭제 불가

#️⃣ 이슈 번호

close #45

💬 리뷰 요구사항

⏰ 현재 버그

📷 스크린샷(선택)

🔗 참고 자료(선택)

@gogumalatte gogumalatte self-assigned this Feb 24, 2025
@gogumalatte gogumalatte added the ✨ Feature 새로운 기능 추가 및 구현하는 경우 label Feb 24, 2025
@gogumalatte gogumalatte merged commit 212482b into develop Feb 24, 2025
1 check passed
@gogumalatte gogumalatte deleted the Feat/issue-#45 branch February 24, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Feature 새로운 기능 추가 및 구현하는 경우

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[기능 구현] 게시글 상세보기 페이지 기능 구현

1 participant