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 로직을 구현한다. #95

Closed
3 tasks
Creative-Lee opened this issue Jul 19, 2023 · 0 comments
Closed
3 tasks
Assignees
Labels
[ 🌞 FE ] 프론트엔드 크루들의 빛나는 개발 이야기 하나둘셋 호! ✨ Feat 꼼꼼한 기능 구현 중요하죠

Comments

@Creative-Lee
Copy link
Collaborator

Creative-Lee commented Jul 19, 2023

🤷 구현할 기능

킬링파트 등록 & 노래 상세 정보 API 로직을 구현한다.

🔨 상세 작업 내용

  • api 인스턴스를 구현한다.
  • 킬링파트 등록 post api 로직을 구현한다.
  • 노래 상세 정보 get api 로직을 구현한다.

📄 참고 사항

파랑 조언

내가 만든 API를 누군가가 import 해서 쓴다면?
axios 라이브러리

⏰ 예상 작업 시간

4시간

⏰ 마감일

7월 20일 오후 2시 이전

@Creative-Lee Creative-Lee self-assigned this Jul 19, 2023
@Creative-Lee Creative-Lee added [ 🌞 FE ] 프론트엔드 크루들의 빛나는 개발 이야기 하나둘셋 호! ✨ Feat 꼼꼼한 기능 구현 중요하죠 labels Jul 19, 2023
@Creative-Lee Creative-Lee moved this from Todo to In Progress in 2023-shook Jul 19, 2023
Creative-Lee added a commit that referenced this issue Jul 20, 2023
* feat: fetch 유틸함수 구현

* feat: 킬링파트 post api 로직 구현 및 타입 추가

* feat: 노래 상세조회 get api 로직 구현 및 타입 추가

* feat: fetch 유틸에 baseURL 추가

* fix: 누락된 async/await 키워드 추가

* fix: 누락된 baseUrl 스킴 추가

* feat: useFetch 추상화 훅 구현

* feat: useMutaion 추상화 훅 구현

* feat: 노래 상세 정보 api 커스텀 훅 구현

* feat: 킬링 파트 등록 api 커스텀 훅 구현

* refactor: 킬링파트, 노래 상세조회 데이터 type 변경

* refactor: 불필요한 api headers 삭제

* refactor: 킬링 파트 응답 type 변경

* refactor: api baseUrl 변경

* refactor: 킬링파트 type에 voteCount 추가
@Creative-Lee Creative-Lee moved this from In Progress to Done in 2023-shook Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[ 🌞 FE ] 프론트엔드 크루들의 빛나는 개발 이야기 하나둘셋 호! ✨ Feat 꼼꼼한 기능 구현 중요하죠
Projects
Status: Done
Development

No branches or pull requests

1 participant