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

강의 엑셀 업로드 API 작성 #575

Merged
merged 14 commits into from
Sep 1, 2024
Merged

Conversation

ani2689
Copy link
Contributor

@ani2689 ani2689 commented Sep 1, 2024

💡 배경 및 개요

강의 엑셀 일괄 삽입 API를 작성했습니다.

Resolves: #570

📃 작업내용

  • 강의 엑셀 일괄 삽입 API
  • 강의 용어가 모호한게 좀 많아서 예시 데이터 row를 하나 잡았습니다. 그래서 0번 index와 1번 index를 건너뜁니다!

🙋‍♂️ 리뷰노트

강사를 찾을 때 동명이인이 있을 수 있어 강사명과 이메일을 함께 조회하여 강사를 찾을 수 있도록 했습니다.

강의 날짜를....................... ,,,,,,,........파싱으로 잘 합의봤습니다.

강의 예시안은 노션에 올려놓았습니다. 참고 부탁드려요!

✅ PR 체크리스트

  • 이 작업으로 인해 변경이 필요한 문서가 변경되었나요? (e.g. .env, 노션, README)
  • 이 작업을 하고나서 공유해야할 팀원들에게 공유되었나요? (e.g. "API 개발 완료됐어요", "환경값 추가되었어요")
  • 작업한 코드가 정상적으로 동작하나요?
  • Merge 대상 브랜치가 올바른가요?
  • PR과 관련 없는 작업이 있지는 않나요?

🎸 기타

@ani2689 ani2689 self-assigned this Sep 1, 2024
@ani2689 ani2689 linked an issue Sep 1, 2024 that may be closed by this pull request
@ani2689 ani2689 added 1️⃣ Priority: High 우선순위 - 상 ✨ Feature 신규 기능 labels Sep 1, 2024
Co-authored-by: 박주홍 <103554978+JuuuuHong@users.noreply.github.com>
@ani2689 ani2689 merged commit 90e19ca into master Sep 1, 2024
1 check passed
@ani2689 ani2689 deleted the 570-feature/create-lecture-excel branch September 1, 2024 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1️⃣ Priority: High 우선순위 - 상 ✨ Feature 신규 기능
Projects
None yet
Development

Successfully merging this pull request may close these issues.

강의 일괄 삽입 기능을 개발합니다
3 participants