Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/anoochit/flutter_phr
- Owner: anoochit
- License: gpl-3.0
- Created: 2021-10-02T16:13:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T06:24:59.000Z (11 months ago)
- Last Synced: 2024-05-21T07:04:22.050Z (9 months ago)
- Topics: flutter, hacktoberfest, hivedb
- Language: Dart
- Homepage:
- Size: 559 KB
- Stars: 12
- Watchers: 3
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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 imageScreenshots
Home
BMI
Blood Pressure
Blood Glucose