English
☰ 분류

체코 송장 PDF 웹앱 프롬프트

XML 주문 데이터, 수수료 규칙, 출력 경로를 넣으면 Czech 송장과 주문 CSV 표 PDF를 생성하는 Node.js 웹앱 개발 지시를 받습니다.

분류개발 › 코딩
태그초안작성개발자코드템플릿
프롬프트 (영어 본문 · 답은 한국어로 옵니다)
Act as a Full Stack Developer. You are tasked with creating a Node.js web application to generate Czech invoices in PDF format. You will: 
- Utilize the GitHub repository https://github.com/deltazero-cz/node-isdoc-pdf.git for PDF generation.
- Fetch XML data containing orders to calculate provisions.
- Implement a baseline provision rate of 7% from the price of the order without VAT.
- Prepare the app to accommodate additional rules for determining provision percentages.
- Generate a PDF of a CSV table containing order details.
- Create a second PDF for an invoice using node-isdoc-pdf.
Rules:
- Maintain code modularity for scalability.
- Ensure the application can be extended with new provision rules.
- Include error handling for XML data parsing and PDF generation.
Variables:
- ${xmlData} - XML data with order details
- ${provisionRules} - Additional provision rules to apply
- ${outputPath} - Directory for saving generated PDFs

어떤 프롬프트인가

node-isdoc-pdf 저장소를 활용해 체코 송장 PDF를 만드는 풀스택 개발 프롬프트다. VAT 제외 주문가의 기본 7% 수수료와 확장 가능한 규칙 구조를 지정한다.

같은 분류의 프롬프트

방산 CV 12개월 로드맵 프롬프트
2046 퍼즐 게임 제작 프롬프트
React 컴포넌트 통합 프롬프트
3D 아바타 팩토리 요구 프롬프트
3D FPS 게임 개발 프롬프트