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.