Skip to content

This project was created to easily note down manually taken blood pressure measurement with ease of use in mind.

License

Notifications You must be signed in to change notification settings

brogli/blood-pressure-measure

Repository files navigation

Blood Pressure Measure

This project was created to easily note down manually taken blood pressure measurement with ease of use and a privacy first design in mind.

Using

Access the app in production, add your measurements, export your measurements to csv, keep that file secure.

Providing Feedback

Feel free to create an issue here.

Run locally

Prep

  1. Clone repo
  2. Run npm install
npm install

Run in dev mode with hot reloading

npm run dev

Or run the IntelliJ run config for this.

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Tech Stack

Vue3 using Composition API, Pinia, Typescript and PrimeVue. It's hosted on Cloudflare Pages.

About

This project was created to easily note down manually taken blood pressure measurement with ease of use in mind.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published