Skip to content

[Epic] 좋아요 기능 구현 #22

Description

@HyeYeonLee0112

목적

게시글 좋아요 추가/취소, 좋아요 수 표시, 좋아요순 정렬을 구현한다.

하위 작업

  • [DB] likes 테이블 설계 및 중복 방지 제약 추가
  • [Backend] 좋아요 추가/취소 API 구현
  • [Backend] 좋아요 수 및 좋아요순 정렬 구현
  • [Frontend] 좋아요 버튼 및 좋아요순 정렬 UI 구현
  • [QA] 좋아요 기능 통합 테스트

완료 기준

  • 좋아요 추가/취소가 가능하다.
  • 같은 사용자가 같은 게시글에 중복 좋아요를 누를 수 없다.
  • 좋아요순 정렬이 가능하다.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or requestfeature:likeLike and sorting features

Type

No type

Fields

Priority

None yet

Start date

Jun 12, 2026

Target date

Jun 12, 2026

Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions