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] 스크랩 기능 추가 및 레벨별 진도율 조회 메소드 기능 수정 #50

Merged
merged 10 commits into from
Feb 3, 2025

Conversation

chanmin-00
Copy link
Member

#️⃣연관된 이슈

Close #49

📝작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요(이미지 첨부 가능)

api 구현

  • 개념 학습 스크랩 취소 api 구현
  • 퀴즈 스크랩 취소 api 구현
  • 내가 스크랩한 뉴스, 용어 목록 조회 api 구현

api명 수정

  • learning/learning으로 중복되던 api 명 수정

레벨별 진도율 조회 메소드 수정

  • 캐시를 사용해서 DB 접근 줄이기

💬리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

@chanmin-00 chanmin-00 added ♻️ Refactor 코드 리팩토링 ✨ Feat 새로운 기능 추가 labels Feb 2, 2025
@chanmin-00 chanmin-00 self-assigned this Feb 2, 2025
Copy link
Member

@chaen-ing chaen-ing left a comment

Choose a reason for hiding this comment

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

엄청 빠르시네요..! 빠진부분까지 꼼꼼하게 잘 작성된 것 같습니다 💯👍

@chanmin-00 chanmin-00 merged commit 5aafd42 into develop Feb 3, 2025
@chanmin-00 chanmin-00 deleted the feat/scrap-etc-#49 branch February 3, 2025 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ Refactor 코드 리팩토링 ✨ Feat 새로운 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 스크랩한 단어, 기사, 취소 기능 구현
2 participants