codestates / codestates/DEVzine-port
[DEV LOG] 2021.08.18. 박성현
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Contributions
- 관리자 로그인 모달 구현
- 마이페이지 회원탈퇴 구현
- Visual Page 착수(react-apexcharts를 이용하여 bar chart 및 round(donut, pie) chart 구현)
## Difficult point
- react-apexcharts를 사용하여 chart를 구현 중 range 부분 및 legend의 색상은 따로 option을 지정하여 변경할 수 있었으나 아래 사진과 같이 range 부분을 hover했을때 나타나는 색상에 대하여 조작을 못하고 있는 상황.
---

---
- 공식문서 설명 및 여러 예시를 조사해보아야 할 듯
> [apexcharts github](https://github.com/apexcharts/apexcharts.js/issues/865) 해당 글을 통해 해결!
## TODO tomorrow
- 이메일 인증 버튼 클릭 시 "30분 이내로 이메일을 확인해주세요"라는 메세지를 추가해야함.
- visual page react-spring을 통하여 animation 적용 착수
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.