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

[Feat] 검색 페이지(유저), 잔디 랭킹에서 사용할 유저 리스트 컴포넌트 제작 #36

Closed
2 of 3 tasks
Tracked by #7
loevray opened this issue Jan 3, 2024 · 0 comments · Fixed by #38
Closed
2 of 3 tasks
Tracked by #7
Assignees
Labels
✨feature 기능 개발 💄style UI/스타일 수정

Comments

@loevray
Copy link
Collaborator

loevray commented Jan 3, 2024

⚠️ Issue

  • 검색페이지(유저)와 잔디랭킹에서 사용할 UserList컴포넌트를 제작합니다

✏️ ToDoList

  • 모든 유저 리스트를 쿼리해와서 필터링 하여 보여줍니다
  • 에러처리(필터링된 유저가 없는경우 외 전역). 필터링된 유저가 없는경우 보여질 컴포넌트가 필요합니다
  • 클릭시 사용자 정보 페이지로 이동합니다

🔍 point

  • 랭킹에서 가져올때 시간 순으로 정렬해야합니다
    => 유저 정보에 그날 timer or stopwatch로 기록한 시간이 필요합니다
@loevray loevray changed the title 검색 페이지(유저), 잔디 랭킹에서 사용할 유저 리스트 컴포넌트 제작 [Feat] 검색 페이지(유저), 잔디 랭킹에서 사용할 유저 리스트 컴포넌트 제작 Jan 3, 2024
@loevray loevray self-assigned this Jan 3, 2024
@loevray loevray added ✨feature 기능 개발 💄style UI/스타일 수정 labels Jan 3, 2024
@loevray loevray linked a pull request Jan 4, 2024 that will close this issue
3 tasks
@loevray loevray closed this as completed Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨feature 기능 개발 💄style UI/스타일 수정
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant