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

Feature: Excel Import 기능을 통해 학기별 항목 / 마일리지 등록을 다중 등록 할 수 있다. (#55) #70

Merged
merged 282 commits into from
Oct 12, 2023

Conversation

ohinhyuk
Copy link
Contributor

요약

학기별 항목 , 마일리지 등록 할 때 단일 등록 뿐만 아니라 엑셀을 업로드 하여 다중 등록 할 수 있는 기능이 필요하다.

작업 사항

엑셀 업로드 하면 폼 데이터에 append 시킨다.
엑셀 업로드가 학기별 항목 인지 마일리지 등록 인지에 따라 type을 다르게 지정하여 다른 엔드포인트로 API를 호출

학기별 항목 : /api/excel/upload/semesterIn
마일리지 등록 : /api/excel/upload/mileageRecord

이슈 번호 / 링크

#55

…tch로 대체함으로 써 모달을 컴포넌트에 연결 시킴
@ohinhyuk ohinhyuk added API 서버와의 API 통신 Feature 기능 개발 labels Oct 12, 2023
@ohinhyuk ohinhyuk self-assigned this Oct 12, 2023
@netlify
Copy link

netlify bot commented Oct 12, 2023

Deploy Preview for sw-mileage ready!

Name Link
🔨 Latest commit 699bd2c
🔍 Latest deploy log https://app.netlify.com/sites/sw-mileage/deploys/6527832be84c8800087828ea
😎 Deploy Preview https://deploy-preview-70--sw-mileage.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ohinhyuk ohinhyuk merged commit ff94e2f into main Oct 12, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API 서버와의 API 통신 Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant