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

user detail workflow #118

Open
9 tasks done
kimulchan opened this issue Apr 5, 2022 · 0 comments
Open
9 tasks done

user detail workflow #118

kimulchan opened this issue Apr 5, 2022 · 0 comments
Assignees
Labels
기능 추가 새로운 기능 요청을 나타냅니다.

Comments

@kimulchan
Copy link
Collaborator

kimulchan commented Apr 5, 2022

Describe

내가 작업할 내용들 총 정리

Work

  • 운동기록 보기(선생님용) api 연결
  • 유저 상세보기 api 연결
  • page modal 시도해보기 -> 안될 경우 그냥 모달로
  • 모든 부분 페이지네이션 구현
  • 지도 부분 경로 표시하기
  • 월간과 주간 나누는 기준 함수 구현하기
  • close 아이콘 추가 및 기능 구현
  • link 이동 구현
  • page 에서 [id] 로 받아서 ssr 구현

Additional

정리하자면 [id] 로 유저 아이디를 받아서 유저 상세보기 api를 불러와 처음 화면인 /userdetail 로 ssr 된 값을 넘겨줌.
/userdetail/measurement 에서 [id] 로 유저 아이디를 받아서 운동기록 보기(선생님용) api 를 불러와 /userdetail/measurement 로 ssr 된 값을 넘겨줌과 동시에 전(/userdetail) 에서 사용한 데이터를 swr 로 불러와 사용.
운동기록 보기 (선생님용) 에서 넘어온 exercise id 로 지도를 그리는 api 를 받아서 csr 을 한다.

위의 모든것은 page modal 이 가능할 때 가능한 이야기이다... 안될 경우 그냥 csr로 해야함..

@kimulchan kimulchan added the 기능 추가 새로운 기능 요청을 나타냅니다. label Apr 5, 2022
@kimulchan kimulchan self-assigned this Apr 5, 2022
kimulchan added a commit that referenced this issue May 31, 2022
kimulchan added a commit that referenced this issue May 31, 2022
kimulchan added a commit that referenced this issue May 31, 2022
kimulchan added a commit that referenced this issue May 31, 2022
kimulchan added a commit that referenced this issue May 31, 2022
kimulchan added a commit that referenced this issue Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 추가 새로운 기능 요청을 나타냅니다.
Projects
None yet
Development

No branches or pull requests

1 participant