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] : todoList 화면 출력에 필요한 기능 구현 #16

Open
nathan29849 opened this issue Apr 10, 2022 · 0 comments
Open

[BE] : todoList 화면 출력에 필요한 기능 구현 #16

nathan29849 opened this issue Apr 10, 2022 · 0 comments
Labels
backend backend

Comments

@nathan29849
Copy link
Collaborator

기능 요청사항

  • 섹션별 카드 정보 호출 api

요청 세부사항

section

  • todo
  • doing
  • done

section 별로 최대 10개의 데이터를 호출한다.

@nathan29849 nathan29849 added the backend backend label Apr 10, 2022
@nathan29849 nathan29849 added this to the Todo List 출력 milestone Apr 10, 2022
nathan29849 added a commit that referenced this issue Apr 11, 2022
- 아직 페이징 기능 미구현
- Section별 카드 정보, 전체 Log 정보를 응답 값으로 반환

Related to #16
NB993 added a commit that referenced this issue Apr 13, 2022
- CardDTO에 Comparable을 구현.
- ClassifiedCardsDTO의 sort메서드를 통해 정렬.

Related to #16
NB993 added a commit that referenced this issue Apr 13, 2022
- CardDTO에 Comparable을 구현.
- ClassifiedCardsDTO의 sort메서드를 통해 정렬.

Related to #16
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

No branches or pull requests

1 participant