Go to file
Tyrel Souza 0ccf9fb429
Add in C# Project
2023-07-27 14:37:01 -04:00
BenchtopPDF Add in C# Project 2023-07-27 14:37:01 -04:00
benchtopdevices Add in C# Project 2023-07-27 14:37:01 -04:00
.gitignore Add in C# Project 2023-07-27 14:37:01 -04:00
README.md Add in C# Project 2023-07-27 14:37:01 -04:00
TODO.txt calculations 2023-07-25 22:05:56 -04:00
hardware_calibration.txt initial commit - insecure security_key 2023-07-25 17:34:44 -04:00
notes.txt transducer work 2023-07-25 21:51:57 -04:00
requirements.txt vue 2023-07-26 11:58:01 -04:00
transducer_verify.txt transducer work 2023-07-25 21:51:57 -04:00

README.md

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 data
  • Generate PDF
  • Generate Label