2

30-Year CVD Risk Calculator

An app designed to calculate basic statistics on blood pressure data, with the ability to upload and edit data from a CSV file.

This project is a Blood Pressure App that calculates basic statistics on blood pressure data. It features CSV file upload and editing capabilities, making it easy for users to work with their own data.

Key features:

  • Upload and edit blood pressure data from CSV files
  • Calculate basic statistics on the uploaded data
  • User-friendly interface for data management

The app is built using Python and can be compiled into a standalone executable using PyInstaller.

View on GitHub