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

명소 즐겨찾기(save) 구현 #48

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

명소 즐겨찾기(save) 구현 #48

Sangyoo opened this issue Jan 17, 2023 · 0 comments

Comments

@Sangyoo
Copy link
Collaborator

Sangyoo commented Jan 17, 2023

만들고자 하는 기능

명소에 즐겨찾기를 할 수 있는 기능, 중복해서 누르면 즐겨찾기가 해제되고 isSaved : false 반환

구현할 것

  1. 명소 entity에 즐겨찾기 수 추가
  2. 즐겨찾기 추가 요청 핸들러 구현
  3. 즐겨찾기 검증 후 데이터베이스 반영 구현
  4. 명소 데이터 업데이트
  5. dto에 즐겨찾기 항목 추가
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