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

feat: 즐겨찾기 기능 구현 #116

Merged
merged 33 commits into from
Dec 12, 2023
Merged

feat: 즐겨찾기 기능 구현 #116

merged 33 commits into from
Dec 12, 2023

Conversation

JeongUijeong
Copy link
Contributor

💡 Motivation

  • 회원이 숙소를 즐겨찾기에 등록, 조회, 취소할 수 있도록 기능을 구현해야 합니다.

📌 Changes

  • 즐겨찾기 등록 기능 구현
  • 즐겨찾기 등록 기능 구현
  • 즐겨찾기 목록 조회 기능 구현
    • 페이지네이션 추가
  • 즐겨찾기 취소 기능 구현
  • 서비스 테스트 코드 작성
  • 레포지토리 테스트 코드 작성
  • 컨트롤러 테스트 코드 작성
  • REST Docs 테스트 코드 작성
  • adoc 파일 작성

🫱🏻‍🫲🏻 To Reviewers

  • 즐겨찾기 기능 구현 완료했습니다! 재철님은 해당 부분 적용하여 숙소 조회 시 즐겨찾기 여부를 응답할 수 있도록 수정해주시면 감사하겠습니다! 😊👍🏻🩷

this close #113

@JeongUijeong JeongUijeong added 📚document 문서 작업 🛠️feature 기능 개발 ✅Test test 관련 labels Dec 12, 2023
@JeongUijeong JeongUijeong self-assigned this Dec 12, 2023
Copy link

github-actions bot commented Dec 12, 2023

Test Results

98 tests  +11   98 ✔️ +11   5s ⏱️ ±0s
62 suites +11     0 💤 ±  0 
62 files   +11     0 ±  0 

Results for commit 8dbcea1. ± Comparison against base commit 5c99a44.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@jo0oy jo0oy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

너무너무 수고했어요~~~❤️👍🏻

Copy link
Contributor

@wocjf0513 wocjf0513 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생했습니다!!

@JeongUijeong JeongUijeong merged commit 4e16e10 into develop Dec 12, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚document 문서 작업 🛠️feature 기능 개발 ✅Test test 관련
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants