Closed shoeone96 closed 3 months ago
name: "✅ Feature" about: Feature 요구 사항을 입력해주세요. title: "✅ Feature" labels: ✅ Feature assignees: ''
board_preference_statistic
-> 다다음 pr에서 만약 Diet 취향을 선택한 사람이 있으면 where preference_type = 'Diet'로 필터링 후 orderby preference_score로 정렬한 후 게시글 정보를 내려줄 예정
where preference_type = 'Diet'
orderby preference_score
BoardStatistic
BoardPreferenceStatistic
name: "✅ Feature" about: Feature 요구 사항을 입력해주세요. title: "✅ Feature" labels: ✅ Feature assignees: ''
History
🚀 Major Changes & Explanations
board_preference_statistic
)-> 다다음 pr에서 만약 Diet 취향을 선택한 사람이 있으면
where preference_type = 'Diet'
로 필터링 후orderby preference_score
로 정렬한 후 게시글 정보를 내려줄 예정📷 Test Image
search 쪽 테스트 재확인 필요
💡 ETC
BoardStatistic
과BoardPreferenceStatistic
정보 업데이트 하는 방식 진행BoardPreferenceStatistic
기준으로 변경 예정