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

명소 좋아요(likes) 기능 구현 #44

Open
5 tasks done
Sangyoo opened this issue Jan 16, 2023 · 0 comments
Open
5 tasks done

명소 좋아요(likes) 기능 구현 #44

Sangyoo opened this issue Jan 16, 2023 · 0 comments

Comments

@Sangyoo
Copy link
Collaborator

Sangyoo commented Jan 16, 2023

만들고자 하는 기능

명소에 좋아요를 할 수 있는 기능, 중복해서 누르면 좋아요가 해제된다.

구현할 것

  1. service, repository 생성
  2. entity에 좋아요 상태 관련 필드변수 생성
  3. 좋아요 누를 시 이미 누른 회원인지 검증
  4. 검증 결과에 따라 좋아요 데이터베이스에 반영
  5. 명소 데이터베이스에도 똑같이 반영
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant