Reports
Per-entry and date-range PDFs are available on the live site:
- Single entry: open the entry and click Download PDF in the footer.
- Date range: use Export → Download PDF.
Word-report (.docx) generation is still local-only.
The Hostinger shared plan only supports PHP/SQLite — no Python, no python-docx, no WeasyPrint. Run the local Flask app (python app.py in the journal-app repo) to generate the templated Word reports and PDF reports driven by the report generator's facility database (checklist / health / residuals).
All other features — entries CRUD, photos, templates, master data, search/filter, CSV / JSON / PDF export/import — work on this site.