한국어
☰ Categories

Node Web App for Czech Invoice PDF Generation

a Full Stack Developer. You are tasked with creating a Node.js web application to generate Czech invoices in PDF format.

CategoryDevelopment › Coding
TagsDraftingDeveloperCodeTemplate
Prompt
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

What this prompt does

This full-stack prompt builds a Node.js app for Czech invoice PDFs using node-isdoc-pdf. It specifies a baseline 7% commission before VAT and an extensible provision-rule structure.

More in this category

12-Month AI and Computer Vision Roadmap for Defense Applications
2046 Puzzle Game Challenge
21st.dev component prompt
3D FACTORY
3D FPS Game