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

[Common] 마이페이지 서버 연동 #27

Closed
4 tasks done
reesekimm opened this issue Oct 19, 2020 · 0 comments
Closed
4 tasks done

[Common] 마이페이지 서버 연동 #27

reesekimm opened this issue Oct 19, 2020 · 0 comments
Labels
🌏 Common Common feature related to both front-end and back-end 📦 Feature New feature
Milestone

Comments

@reesekimm
Copy link
Owner

reesekimm commented Oct 19, 2020

설명

마이페이지 내가 작성한 리뷰 / 좋아요 리뷰 서버 연동

구현 상세

  • (FE) 마이페이지 다이나믹 라우팅 적용 (/me -> /[nickname])
  • (FE) 마이페이지 접근 권한 변경 (로그인한 사용자 -> 모든 접속자)
  • (FE) 마이페이지 Redux 로직 추가
  • (BE) 사용자 정보 / 작성한 리뷰 / 좋아요 리뷰 응답 로직 추가
@reesekimm reesekimm added 📦 Feature New feature 🌏 Common Common feature related to both front-end and back-end labels Oct 19, 2020
@reesekimm reesekimm added this to the Week 7 milestone Oct 19, 2020
reesekimm added a commit that referenced this issue Oct 20, 2020
마이페이지 경로
/me -> /[nickname]
/me -> /[nickname]/likes
reesekimm added a commit that referenced this issue Oct 20, 2020
selectedMenuIndex props 제거
useRouter hook 사용하여 선택된 탭 하이라이팅
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌏 Common Common feature related to both front-end and back-end 📦 Feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant