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] 리뷰 설문지 생성 API #4

Closed
4 tasks done
heejjinkim opened this issue Aug 8, 2024 · 0 comments
Closed
4 tasks done

[FEAT] 리뷰 설문지 생성 API #4

heejjinkim opened this issue Aug 8, 2024 · 0 comments
Assignees
Labels
✨ feature New feature or request

Comments

@heejjinkim
Copy link
Collaborator

heejjinkim commented Aug 8, 2024

🔥Description

  • 카테고리, 팀원 선택에 따른 설문지 및 알림 생성
    • 카테고리마다 기본 질문들 존재
    • 선택된 카테고리에 따라 질문 리스트 가져오기
    • 선택된 팀원에 따라 리뷰 요청 알림 생성

✅ Todo

  • 선택된 카테고리, 팀원 id 리스트 request로 받기
  • 카테고리마다 기본 질문 데이터 세팅
  • 선택된 카테고리에 따라 기본 질문 데이터 불러와서 설문지 생성
  • 선택된 팀원들에게 리뷰 요청 알림 생성해서 저장하기
@heejjinkim heejjinkim added the ✨ feature New feature or request label Aug 8, 2024
@heejjinkim heejjinkim self-assigned this Aug 8, 2024
heejjinkim added a commit that referenced this issue Aug 20, 2024
review request 알람 생성 시 활용
Related to: #4
heejjinkim added a commit that referenced this issue Aug 20, 2024
heejjinkim added a commit that referenced this issue Aug 20, 2024
heejjinkim added a commit that referenced this issue Aug 20, 2024
heejjinkim added a commit that referenced this issue Aug 20, 2024
heejjinkim added a commit that referenced this issue Aug 20, 2024
heejjinkim added a commit that referenced this issue Aug 20, 2024
heejjinkim added a commit that referenced this issue Aug 20, 2024
heejjinkim added a commit that referenced this issue Aug 20, 2024
heejjinkim added a commit that referenced this issue Aug 20, 2024
heejjinkim added a commit that referenced this issue Aug 20, 2024
heejjinkim added a commit that referenced this issue Aug 20, 2024
heejjinkim added a commit that referenced this issue Aug 20, 2024
batchInsert를 통한 성능 개선
related to: #4
heejjinkim added a commit that referenced this issue Aug 20, 2024
batch insert를 통한 성능 개선
기본 옵션 삽입 시 사용
related to: #4
heejjinkim added a commit that referenced this issue Aug 20, 2024
batch insert를 통한 성능 개선
리뷰 폼 생성 및 공유 시 사용
 related to: #4
heejjinkim added a commit that referenced this issue Aug 20, 2024
heejjinkim added a commit that referenced this issue Aug 23, 2024
heejjinkim added a commit that referenced this issue Aug 23, 2024
ReviewFormQuestion으로 이름 변경
사용하지 않는 setter 제거
toList로 수정
response of 함수 추가
카테고리에 해당하는 질문이 없는 경우에 대한 error code 추가

related to: #4
heejjinkim added a commit that referenced this issue Aug 23, 2024
count를 querydsl을 사용하여 exist로 수정
기본 질문과 옵션 텍스트를 json으로 추출

related to: #4
heejjinkim added a commit that referenced this issue Aug 23, 2024
heejjinkim added a commit that referenced this issue Aug 23, 2024
@heejjinkim heejjinkim changed the title 리뷰 설문지 생성 API [FEAT] 리뷰 설문지 생성 API Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant