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] 마이페이지, 찜 관련 서비스 구현체 완성 #48

Open
sunnism03 opened this issue Sep 30, 2024 · 0 comments
Open

[Feat] 마이페이지, 찜 관련 서비스 구현체 완성 #48

sunnism03 opened this issue Sep 30, 2024 · 0 comments
Assignees
Labels
⚡ enhancement New feature or request

Comments

@sunnism03
Copy link
Collaborator

📌 기능 설명

마이페이지, 찜 관련 서비스 구현체

  • 마이페이지
    • 마이페이지 조회
    • 찜하기
    • 찜 취소하기

📝 추가적인 정보


@sunnism03 sunnism03 added the ⚡ enhancement New feature or request label Sep 30, 2024
@sunnism03 sunnism03 self-assigned this Sep 30, 2024
sunnism03 added a commit that referenced this issue Oct 1, 2024
- DibRepository에 findByUserId() 추가
- 마이페이지 조회 기능 구현

* 현재 사용 중인 user 아이디 불러오는 로직 추가 필요

Resolves : #48
sunnism03 added a commit that referenced this issue Oct 1, 2024
- DibServiceImpl : 찜하기 / 찜 취소하기

* 현재 사용 중인 user 아이디 불러오는 로직 추가 필요

Resolves : #48
sunnism03 added a commit that referenced this issue Oct 2, 2024
- DibRepository 테스트 코드 작성
- saveNewDib() : 저장한 Dib 객체 반환하도록 변경

* 현재 사용 중인 user 아이디 불러오는 로직 추가 필요

Resolves : #48
sunnism03 added a commit that referenced this issue Oct 2, 2024
- DibService 테스트 코드 작성

* 현재 사용 중인 user 아이디 불러오는 로직 추가 필요

Resolves : #48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant