PrevPDF
- 3 Devlogs
- 12 Total hours
This is a pdf maker in python, using flask for the UI
This is a pdf maker in python, using flask for the UI
I finished building the website. I made a new version with more features, including editing after creating a pdf, sending the pdfs to emails and a more advanced admin dashboard. The app is back to being in French as babel somehow broke the pdf generator (I don’t know how or why but it did. And I don’t want to spend hours again retranslating everything). That is basically it for this project, I’m implementing it to the Fire dept. next week (probably…)
Hey, I created a pdf generation web app for a fire dept, and I decided to make it open source. Since this was for a fire dept in wallonia, Belgium, the program is currently mostly in French. I started to work on the translation part.