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

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

Closed
8 of 9 tasks
Tracked by #54
joohaem opened this issue Jul 17, 2022 · 0 comments · Fixed by #71 or #81
Closed
8 of 9 tasks
Tracked by #54

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

joohaem opened this issue Jul 17, 2022 · 0 comments · Fixed by #71 or #81

Comments

@joohaem
Copy link
Member

joohaem commented Jul 17, 2022

종류

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: ["남자", "상관없음"] }
    • 필터정보 저장해야함
@joohaem joohaem mentioned this issue Jul 17, 2022
24 tasks
@joohaem joohaem self-assigned this Jul 17, 2022
@joohaem joohaem added this to the 🔥 Demo Day 🔥 milestone Jul 17, 2022
@joohaem joohaem linked a pull request Jul 18, 2022 that will close this issue
3 tasks
joohaem added a commit that referenced this issue Jul 18, 2022
@joohaem joohaem reopened this Jul 18, 2022
@joohaem joohaem linked a pull request Jul 18, 2022 that will close this issue
3 tasks
joohaem added a commit that referenced this issue Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant