https://github.com/haseeeb21/laboratory-desktop-application
Custom developed laboratory application, that takes input of the values of a specific test and generates the word file (document) for that specific test.
https://github.com/haseeeb21/laboratory-desktop-application
Last synced: 7 months ago
JSON representation
Custom developed laboratory application, that takes input of the values of a specific test and generates the word file (document) for that specific test.
- Host: GitHub
- URL: https://github.com/haseeeb21/laboratory-desktop-application
- Owner: Haseeeb21
- Created: 2024-04-25T01:07:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-25T01:15:05.000Z (over 1 year ago)
- Last Synced: 2025-01-07T19:45:16.767Z (9 months ago)
- Language: C#
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laboratory-Desktop-Application
Custom developed laboratory application, that takes input of the values of a specific test and generates the word file (document) for that specific test.### Working
- Multiple dummy word files are stored.
- The Desktop application first gives options of the test you have to select the test of which you want to generate patient report.
- User inputs the value of the test results in the application.
- User also inputs the details of the patient.
- Then by saving / continuing the report (word file) is created in the specific directory.
- User can then print it along with the laboratory details in the header.