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

프론트엔드의 게시물, 댓글 추천 기능 구현하기 #91

Closed
5 tasks done
chomily opened this issue Aug 16, 2020 · 0 comments · Fixed by #93
Closed
5 tasks done

프론트엔드의 게시물, 댓글 추천 기능 구현하기 #91

chomily opened this issue Aug 16, 2020 · 0 comments · Fixed by #93
Assignees
Labels
⭐⭐⭐ 중요도 3 스프린트7 스프린트 7 💻프론트엔드 프론트엔드 관련 이슈

Comments

@chomily
Copy link
Collaborator

chomily commented Aug 16, 2020

목적

프론트엔드에서 게시물과 댓글의 추천 기능을 구현하여, 추후 추천 API가 생기면 연결할 수 있도록 한다.

체크리스트

  • 게시물과 댓글의 추천 버튼을 누르면 색상을 적용하기
  • 게시물과 댓글의 추천 버튼을 누르면 추천 수를 1 증가 시키기
  • 게시물과 댓글을 추천 할 수 있는 횟수를 한 번으로 제한시키기
  • 이미 추천한 게시물, 댓글의 추천 버튼을 누르면 색상 해제 시키기
  • 이미 추천한 게시물, 댓글의 추천 버튼을 누르면 추천 수를 1 감소 시키기

주의 사항

관련 이슈

일정

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐⭐⭐ 중요도 3 스프린트7 스프린트 7 💻프론트엔드 프론트엔드 관련 이슈
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant