Skip to content

개인 피드 구현 #57

Description

@hayeon17kim

Description

마이페이지 피드에서 게시글 목록을 출력한다. 유저가 팔로우하는 태그를 사용한 게시글이거나, 팔로우하는 유저가 작성한 게시글이여야 한다. 게시글은 최신순으로 출력하고, 중복되어서는 안 된다.

Progress

  • SQL문 작성
  • ArticleDao.findByFeedUser() 추가
  • ArticleService.listFeed() 추가
  • ArticleController.listFeed() 추가
  • /article/feed 추가
  • feed 테이블을 view로 만들기

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions