Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anoochit/flutter_phr

A simple personal health record app.
https://github.com/anoochit/flutter_phr

flutter hacktoberfest hivedb

Last synced: 1 day ago
JSON representation

A simple personal health record app.

Awesome Lists containing this project

README

        

# PHR

A personal health record, you can record your weight, height, blood pressure, blood glucose to track your own health.

TODO

- [x] Mocup UI
- [x] Data Model for HiveDB
- [x] Add data screen for BMI
- [x] Summary data screen for BMI
- [x] History data screen for BMI
- [x] Add data screen for blood pressure
- [x] Summary data screen for blood pressure
- [x] History data screen for blood pressure
- [x] Add data screen for blood glucose
- [x] Summary data screen for blood glucose
- [x] History data screen for blood glucose
- [x] Export as PDF
- [x] Export as CSV
- [x] PDF viewer and share
- [x] CSV viewer and share
- [x] Export as image

Screenshots

Home

BMI

Blood Pressure

Blood Glucose