Skip to content

YosiKariv1/DoctorSoftware-BloodTestAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DoctorSoftware: Blood Test Analysis

Project Description

This software solution is designed to aid doctors in the analysis of blood tests. The software provides functionalities for registering patients, logging in, saving meetings, and searching for patient data.

Project Structure

The project is primarily composed of a DoctorSoftware project which contains the main functionalities of the software. Within this project, we have several classes, notably the DataBase class that handles data manipulation, and forms classes that control the interface.

Main components:

  • Login: Handles the login functionality.
  • Register: Handles the registration functionality.
  • Menu: Handles the main menu of the software.
  • DataBase: Handles data manipulation, including saving patient data and blood test results.

How to Run

  1. Ensure that .NET is installed on your machine.
  2. Clone the repository to your local machine.
  3. Navigate to the project directory.
  4. Run the command dotnet run.

Please note that the project uses the IronXL library for Excel file manipulation.

Example Video

Watch the video

Contact

About

A .NET project for analyzing blood test data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages