public administration
durc app
3 months2 days
- Problem
- DURC (social security compliance certificate) requests for thousands of entities were made by hand, one at a time: about 3 months of work.
- Solution
- A desktop app that downloads and reviews DURC certificates in bulk and generates an Excel report at the end. The interface is a React app inside Electron, with an internal Python engine that processes the files.
- Result
- Requests for thousands of entities completed in about 2 days, instead of the roughly 3 months of manual work.
- Technologies
- Frontend: Electron, React, TypeScriptBackend: Python, FastAPI







