Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.83 KB

File metadata and controls

40 lines (24 loc) · 1.83 KB

Lab Report Generator [Under Development]

The Lab Report Generator is an application designed to simplify the process of creating laboratory reports for mid-tier pathology testing laboratories. These labs often rely on manual methods such as Word or Excel to create their reports, which can be time-consuming and prone to errors. This application provides an efficient and user-friendly way to generate professional-looking lab reports.

Hosting

This project is hosted at https://haneefmhmmd.github.io/lab-report.

Design Link

https://www.figma.com/file/n9mNXrsqmUcYyKCSwGPSNt/Lab-Test-Report-App---Variant-3?t=WURnL5LzITakLwha-0

Preview Image of Design

Image of the first page of lab report app

Image of the add test options lab report app

Image of the generated report page of lab report app

Features:

  1. Report creation: Users will be able to create lab reports by inputting data into a form.
  2. Download reports: Once the laboratory report is generated, users can easily download it in a PDF format for printing or electronic transmission.

Technologies:

React, React-pdf

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.\