Hacker News new | ask | show | jobs
by stan-donarise 1320 days ago
Hi, for this case I think you can use Grist, it might be the fastest way. There you create data tables and set up logic for calculated columns using python. After that you can use https://support.getgrist.com/widget-custom/#html-viewer to generate receipts

I like Grist and have made a few tools for it that might come in handy for you: Docxtemplater widget: https://community.getgrist.com/t/generate-docx-from-template.... Electron version for offline work on windows: https://github.com/stan-donarise/grist-core-electron

But if you'd rather use this project to improve your programming skills, I suggest using something more challenging.