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] 요구사항 변경에 따른 모임 일정 수정 API 구현 #297

Closed
5 of 11 tasks
joowojr opened this issue Sep 12, 2024 · 0 comments · Fixed by #309
Closed
5 of 11 tasks

[Feature] 요구사항 변경에 따른 모임 일정 수정 API 구현 #297

joowojr opened this issue Sep 12, 2024 · 0 comments · Fixed by #309
Assignees
Labels
♻️ refactor 리펙터링 관련 ✨ feature 기능 구현 관련

Comments

@joowojr
Copy link
Contributor

joowojr commented Sep 12, 2024

Type of change

  • Feature : 새로운 기능 추가
  • Bug fix : 버그 수정
  • Refactor : 코드 리팩토링 작업
  • Document : 문서작업
  • Test : 테스트 코드 작성 및 테스트 작업
  • Style : 코드 스타일 및 포맷팅 작업
  • CI/CD : CI/CD 작업 수정
  • Chore : 패키지 매니저, 라이브러리 업데이트 등의 작업

Description

  • 모임 생성자가 아닌 참여자는 모임의 제목, 사진을 수정할 수 있도록 요구사항이 변경됨
  • 이에 따른 참여자용 모임 일정 수정 API 구현 및 관련 비즈니스 로직 수정
  • 방장도 커버 이미지 수정이 가능하도록 비즈니스 로직 수정

Todo

  • Participant 엔티티 수정
  • 참여자용 모임 일정 수정 API 구현
  • 모임 일정 조회시 custom image와 title이 조회되도록 수정

Reference(Optional)

@github-actions github-actions bot added ♻️ refactor 리펙터링 관련 ✨ feature 기능 구현 관련 labels Sep 12, 2024
@joowojr joowojr changed the title [Feature] 요구사항 변경에 따른 참여자용 모임 일정 수정 API 구현 [Feature] 요구사항 변경에 따른 모임 일정 수정 API 구현 Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ refactor 리펙터링 관련 ✨ feature 기능 구현 관련
Projects
None yet
1 participant