We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
게시판 상단에 핫 게시글을 노출하는 기능을 추가하려고 합니다. 따라서, 지난주의 핫 게시글 5개를 조회하는 API를 구현하고자 합니다.
핫 게시글로 선정되는 기준은 다음과 같습니다.
핫 게시글은 일주일마다 변경됩니다.
이 내용은 2024 C-Lab 운영진의 씨랩 페이지 커뮤니티 활성화 방안 내용 중 백엔드 파트 @mingmingmon , 프론트 파트 @Jeong-Ag 과 함께 작업 계획을 세운 내용입니다.
The text was updated successfully, but these errors were encountered:
Merge branch 'develop' into feat/#607
b8aee5d
SongJaeHoonn
Successfully merging a pull request may close this issue.
Describe
게시판 상단에 핫 게시글을 노출하는 기능을 추가하려고 합니다.
따라서, 지난주의 핫 게시글 5개를 조회하는 API를 구현하고자 합니다.
핫 게시글로 선정되는 기준은 다음과 같습니다.
핫 게시글은 일주일마다 변경됩니다.
Tasks
ETC
이 내용은 2024 C-Lab 운영진의 씨랩 페이지 커뮤니티 활성화 방안 내용 중 백엔드 파트 @mingmingmon , 프론트 파트 @Jeong-Ag 과 함께 작업 계획을 세운 내용입니다.
The text was updated successfully, but these errors were encountered: