Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[ CardCollection ] CardCollection 페이지 mock API 연결 #61

@joohaem

Description

@joohaem

종류

ISSUE 종류를 선택하세요 ([ ] 안에 x 표시, [x])

  • Feature (제가 해냈습니다)

내용

  • 카드 뷰 mock API 연결

체크리스트

  • 카드 get 받아오기 (categoryId + search type)
  • 필터 type
  • 카테고리 :: /categories/:categoryId :: { type: "category", categoryId: "62cbb7d8a8c54f168a6ddfe1"}
  • 베스트 카드 :: /cards/best :: { type: "best" }
    • indexing
  • all 전체 카드 :: /categories/cards :: { type: "all" }
  • 필터 :: /categories/cards?search={type} :: { type: "filter", filters: ["남자", "상관없음"] }
    • 필터정보 저장해야함

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions