-
Notifications
You must be signed in to change notification settings - Fork 0
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
SP-537 사용자 평점 그래프 컴포넌트 #175
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
css 라이브러리 없이 사용자 평점 그래프를 구현하시느라 고생 많으셨습니다. svg를 활용하여 다양한 방식으로 색상 gradient를 표현하는 방법 배우고 갑니다!! 수고하셨습니다.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
라이브러리 없이 직접 구현하신거 정말 대단하십니다 👍
코드가 정말 깔끔하고 직관적으로 작성되어 있어서 읽기 편했습니다.
고생하셨습니다 !!
배포된 storybook preview 링크: https://6639b92a06ad1d3b783f16fd-ndmldekdvb.chromatic.com/?path=/docs/components-circularrate--docs
Closes #191💡 다음 이슈를 해결했어요.
💡 이슈를 처리하면서 추가된 코드가 있어요.
<CircularRate />
컴포넌트를 추가했어요: https://github.com/Ludo-SMP/ludo-frontend/blob/draft/progress/src/Components/CircularRate/index.tsxuseMaskId
훅을 추가했어요.💡 필요한 후속작업이 있어요.
그래디언드 stop에 대한 논의💡 다음 자료를 참고하면 좋아요.
✅ 셀프 체크리스트