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: 공연 후기 작성자(회원) 추가 #184

Merged
merged 3 commits into from
Jan 10, 2024
Merged

feat: 공연 후기 작성자(회원) 추가 #184

merged 3 commits into from
Jan 10, 2024

Conversation

park0jae
Copy link
Member

구현 기능

  • 공연 후기 작성자(회원) 추가

기능 상세

  • 공연 후기 부분에 후기 작성자 추가
  • 공연 후기 작성 부분에 작성자 로직 추가
  • 공연 후기 수정 부분에 작성자 로직 추가
  • 공연 후기 삭제 부분에 작성자 로직 추가

참고 사항

  • 후기 수정 및 삭제 부분에서는 현재 로그인한 회원과 후기 작성자가 일치하는지 검증하는 로직이 필요

resolve: #182

@park0jae park0jae added feature 기능 event 공연 labels Jan 10, 2024
@park0jae park0jae self-assigned this Jan 10, 2024
@KarmaPol KarmaPol merged commit 83a0029 into main Jan 10, 2024
1 check passed
@park0jae park0jae deleted the event/182 branch January 10, 2024 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
event 공연 feature 기능
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

feat: 공연 후기 작성자(회원) 추가
2 participants