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

update/명언 카드 조회 카운터 기능 추가 외 #18

Merged
merged 6 commits into from
Mar 9, 2024

Conversation

youngwan2
Copy link
Owner

개요

  • feat: 사용자가 명언 카드의 세부 페이지로 이동하는 경우 조회수가 증가하는 기능을 추가함
    → 해당 기능을 활용해서 사용자에게 명언을 추천하는 기능을 추가할 예정
  • feat: 댓글에 대한 대댓글이 여닫기 되지 않아서 언제나 오픈된 상태 였으므로 보다 가시성과 사용성을 높이기 위해 여닫기 기능을 추가함
  • feat: 사용자가 명언 카드의 세부 페이지 이동 시 지루할 수 있다는 피드백을 받고, 마치 비행기가 이륙하는 듯한 애니메이션을 추가하여 생동감을 부여함.
  • refactor : api routes 에서 HTTP 상태에 대한 반환 코드가 중복되므로 이를 모듈화하여 재사용성 높임
  • fix: 좋아요가 취소되지 않는 문제 수정 및 두 명의 사용자가 같은 명언을 좋아요 평가하고, 한 사용자가 좋아요를 취소하면 다른 유저의 좋아요도 같이 취소되는 문제도 같이 수정함.

결과 이미지

  • 향후 추가 예정

@youngwan2 youngwan2 merged commit 38ed282 into main Mar 9, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant