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

게시판 정렬 구현 #30

Open
3 tasks
DongHyos opened this issue Dec 19, 2022 · 0 comments
Open
3 tasks

게시판 정렬 구현 #30

DongHyos opened this issue Dec 19, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@DongHyos
Copy link
Owner

게시판 정렬 기능을 구현한다.
정렬 기능은 게시판 페이지에서 각 컬럼 (제목, 해시태그, 작성자, 작성일)의 제목을 누르면
해당 값으로 오름차순, 내림차순 정렬이 되게끔 동작하게 만드는데 쓴다.

  • 정렬 기능 구현
  • 뷰에 적용
  • 테스트
@DongHyos DongHyos self-assigned this Dec 19, 2022
@DongHyos DongHyos added the enhancement New feature or request label Dec 19, 2022
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