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

게시판 메인(목록)화면 #2

Open
6 tasks
rlawltjd8547 opened this issue Oct 25, 2024 · 0 comments
Open
6 tasks

게시판 메인(목록)화면 #2

rlawltjd8547 opened this issue Oct 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rlawltjd8547
Copy link
Collaborator

rlawltjd8547 commented Oct 25, 2024

이슈

생성할 이슈에 대한 내용을 작성해주세요.

  1. 검색기능 구현
  2. 게시글 리스트 페이징 구현

할 일

할 일을 작성해주세요.

  1. 검색 기능 구현시에는 게시글의 제목,내용,작성자명으로 게시글 검색이 된다
  2. 페이징 처리는 20,50,100 개 게시글을 볼수있는 페이징 처리가 필요하고
    기본값은 20이다
  3. 글쓰기 버튼 클릭시 글쓰기 폼 페이지로 이동
  4. 게시글의 작성자 클릭시에는 해당 작성자의 작성글갯수와 댓글 히스토리 값을
    알수있다 (작성글과 댓글 히스토리를 볼수있는 페이징 기능은 추후 고려)
  5. 제목클릭시에는 게시글 상세페이지로 이동 (제목 옆에는 해당 게시글의 댓글수 표현)
  6. 최하단에는 페이징 처리된 수 게시
  • 검색 기능 구현
  • 페이징 처리
  • 글쓰기 버튼 처리
  • 작성자 히스토리 처리
  • 제목클릭시 게시글 상세페이지 이동
  • 페이징된 수 최하단 처리

참고 사항

참고 사항이 있다면 첨부해주세요.

추후 로그아웃기능 버튼 구현예정


@rlawltjd8547 rlawltjd8547 self-assigned this Oct 25, 2024
@rlawltjd8547 rlawltjd8547 added the enhancement New feature or request label Oct 25, 2024
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