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] 구글 캘린더 카테고리 리스트 조회 api 구현 #216

Merged
merged 4 commits into from
Jul 18, 2024

Conversation

seong-hui
Copy link
Member

@seong-hui seong-hui commented Jul 18, 2024

작업 내용 🧑‍💻

  • 구글 캘린더 카테고리 리스트 조회 api를 useMutation으로 구현하였습니다.
  • 구글 캘린더 카테고리를 구글 캘린더에 거쳐서 가져와서 로딩 시간이 좀 걸려 스피너를 추가하였습니다.

리뷰 요구사항 💬

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

  • 구글 캘린더 카테고리가 존재하지 않을 경우에 대해서 분기는 해놨지만 빠르게 로직을 먼저 붙이기 위해서 아직 퍼블리싱은 하지 않았습니다!

  • 카테고리 존재하지 않을 때 뷰도 추가하였습니다!

관련 이슈

close #202

스크린샷 (선택)

image image

Copy link
Contributor

@Kjiw0n Kjiw0n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 👍 짧은 시간에 엠티뷰 구현까지 수고하셨습니다~~

@seong-hui seong-hui merged commit ca070df into develop Jul 18, 2024
2 checks passed
@seong-hui seong-hui deleted the feat/#202/calendar-category-api branch July 18, 2024 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEAT] 구글 캘린더 카테고리 리스트 조회 api 구현
3 participants