2021 @didumfernando, timothy chai wei jie, pranav and dharshan
This project is a Medical Database that was done as a project task by a doctor from NUH Cardiology Unit, Dr. Koo. Our App allows doctors to drag and drop their Excel sheets containing patient data and the code instantly calculates the risk score of the patient based on the algorithm and requirements shown in Figure 1. The doctor is then allowed to add or delete patients from the database which deletes the patient also from the Excel file as well and the risk score of the patients is calculated and also appended to the Excel file and not only shown on the front end.
(Figure 1)
Video App Demonstration & Guide: https://youtu.be/JDwa-lAnAWc
(Main Help)
(Settings Help)
To run the project you, we would need to install the certain libraries using pip install and then run the file main.py locally.