This project was created to easily note down manually taken blood pressure measurement with ease of use and a privacy first design in mind.
Access the app in production, add your measurements, export your measurements to csv, keep that file secure.
Feel free to create an issue here.
- Clone repo
- Run npm install
npm install
npm run dev
Or run the IntelliJ run config for this.
npm run build
Lint with ESLint
npm run lint
Vue3 using Composition API, Pinia, Typescript and PrimeVue. It's hosted on Cloudflare Pages.