benchtop-fe | ||
BenchtopPDF | ||
.gitignore | ||
12 Calibration Certificate Template.pdf | ||
BTD Calibration Certificate EXAMPLE.pdf | ||
hardware_calibration.txt | ||
notes | ||
README.md | ||
transducer_verify.txt |
Benchtop Devices Project
Django app to parse data from Transducers and Hardware Calibration.
Returns a PDF and prints a label
App Structure
├── benchtopdevices # Django Project
│ ├── benchtopdevices
│ └── sheets
└── BenchtopPDF # C# PDF Generator Project
├── BenchtopPDF
└── packages
TODO
- Django app to take in data
- Parse "BOTH"
- Parse and Prompt AS LEFT
- Parse and Prompt AS FOUND
- Generate PDF
- Generate Label
- Docker stuff