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] 리뷰 남기기 및 리뷰 섹션 구현 #158

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

haejinyun
Copy link
Collaborator

What is this PR? 🔍

Changes 📝

  • 리뷰 남기기 기능 추가

    • 판매 내역에는 [구매자 리뷰 남기기]
    • 구매 내역에는 [판매자 리뷰 남기기]
      구현하였습니다. 또한 900 width 이하에서는 새창이 뜨는 것이 아닌 페이지 이동으로 구현하였습니다.
      테블릿 등도 있을 것 같아 700보다 더 넓게 잡았습니다.
  • 새창으로 리뷰하기가 떴을 경우 settimeout을 활용하여 2초 뒤 페이지가 닫히게 하였습니다.

  • 마이페이지 리뷰 섹션 추가

    • 리뷰 다시 보기 페이지 역할로 본인이 남겼던 그리고 받은 리뷰를 볼 수 있는 섹션을 구현하였습니다.
    • 레이아웃은 판매 내역과 동일하게 진행하였습니다.

ScreenShot 📷

웹에서 리뷰 남기기

모바일 리뷰 남기기

Precaution

✔️ Please check if the PR fulfills these requirements

  • It's submitted to the correct branch, not the develop branch unconditionally?
  • If on a hotfix branch, ensure it targets main?
  • There are no warning message when you run npm run lint

@haejinyun haejinyun self-assigned this Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 리뷰 남기기
2 participants