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: 추가 기능 #14

Open
JaeHyuckSa opened this issue Oct 25, 2023 · 0 comments · May be fixed by #21
Open

feature: 추가 기능 #14

JaeHyuckSa opened this issue Oct 25, 2023 · 0 comments · May be fixed by #21
Assignees
Labels

Comments

@JaeHyuckSa
Copy link
Contributor

JaeHyuckSa commented Oct 25, 2023

과제 범위가 아니며, 선택에 따라 추가 개발 하실 수 있는 아이디어를 제공드립니다.

  • Hot hashtags : 최근 3시간 동안 가장 많이 사용된 Tag 를 추천하는 기능
  • On Fire : 내 게시물이 단기간 조회수 급상승
  • 사용자 구독 플랜 별 갯수 제한
JaeHyuckSa added a commit that referenced this issue Oct 28, 2023
JaeHyuckSa added a commit that referenced this issue Oct 28, 2023
- 특정 시간 동안 가장 많은 해시태그를 추천해주기 위해서 pivot table로 연결되어있는 posts_hashtags 테이블에 created_at 필드를 추가
Related to #14 #4
JaeHyuckSa added a commit that referenced this issue Oct 28, 2023
- 테스트 성공
- 테스트 실패(인증)
Related to #14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment