A Windows Presentation Foundation (WPF) application to track patient treatments.
Users can log their treatment records into the application and search for similarities between different treatments.
The application also analyses the data and highlights patterns based on it.
-
Tracking of treatment records
- Each record consists of a
Name, aDate, aDiagnosis, up to 6Symptoms, up to 6Treatments, a treatmentEffectiveness(Ineffective, unsure or effective) andNotes
- Each record consists of a
-
Searching through the database for specific records using filters
-
Analysis on stored data such as the most common diagnosis for a certain symptom, frequency of different diagnoses or common symptoms for certain diagnoses
-
2 different color modes (Light and Dark Mode)
- Go to the project page at https://spencertan96.github.io/treatment-database.
- Then, download either the TAR or ZIP files by clicking on either the green
TARorZIPbutton at the top of the page. - Extract the downloaded files into a folder.
- Then, run
treatment_database.applicationwhich is located in theInstallerfolder.
- There will be a security warning that you will need to agree to install the application (as I did not a purchase a certificate)
After the app is installed, it can be run through either of these 3 ways:
- Desktop shortcut
- The Start Menu
- Through opening
treatment_database.application
Any future updates will be automatically detected.
The
icon can be clicked to display more information.
- Go to
Add or Remove Programsin your computer settings. - Find the application named
treatment_databasein the list and clickUninstall
Note that any stored data will be deleted and cannot be restored!
Translucent icons used in background UI (Folder and connected circles)
