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

[BE-pio] feat: 전체조회시 카드를 order순으로 정렬 #23

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

NB993
Copy link
Collaborator

@NB993 NB993 commented Apr 13, 2022

  • CardDTO에 Comparable을 구현.
  • ClassifiedCardsDTO의 sort메서드를 통해 정렬.

Related to #16

📝 Description

ex) OO 기능 구현

💽 Commits

ex) 구현 사항 요약

  1. OO 구조 설계
  2. OO 클래스 분리
  3. 메서드 구현

🖼 결과

ex) 실행 결과 혹은 테스트 사진 첨부

- CardDTO에 Comparable을 구현.
- ClassifiedCardsDTO의 sort메서드를 통해 정렬.

Related to #16
@NB993 NB993 added the backend backend label Apr 13, 2022
@NB993 NB993 added this to the Todo List 출력 milestone Apr 13, 2022
@NB993 NB993 merged commit 49652f1 into order Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant