Android app for tagging technical plans/drawings on site. First take photo of the plan and then place pins on it with photos taken on the spot together with comments. Next a combined pdf report can be generated to be sent out to interested parties
Developed with Python + Kivy (GUI)
Data storage in JSON (with tinydb package), PDF generated with pyFPDF (more lightweight than solutions based on ReportLab) - pdf module to be merged with main app