https://github.com/davewalker5/healthtracker
SQLite-based health metrics record implemented in C# with separate REST API
https://github.com/davewalker5/healthtracker
Last synced: 4 months ago
JSON representation
SQLite-based health metrics record implemented in C# with separate REST API
- Host: GitHub
- URL: https://github.com/davewalker5/healthtracker
- Owner: davewalker5
- License: mit
- Created: 2025-04-28T20:05:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-18T15:45:03.000Z (4 months ago)
- Last Synced: 2026-02-18T19:07:27.218Z (4 months ago)
- Language: C#
- Size: 8.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/davewalker5/HealthTracker/actions)
[](https://codecov.io/gh/davewalker5/HealthTracker)
[](https://github.com/davewalker5/HealthTracker/issues)
[](https://github.com/davewalker5/HealthTracker/releases)
[](https://github.com/davewalker5/HealthTracker/blob/main/LICENSE)
[](https://github.com/davewalker5/HealthTracker/)
[](https://github.com/davewalker5/HealthTracker/)
[](https://github.com/davewalker5/HealthTracker/)
# Health Tracker
> [!IMPORTANT]
> This project is under development and currently lacks a UI for accessing the API. A UI and more extensive Wiki documentation will be added in due course.
Health Tracker is an application for recording health metrics, maintaining details of:
- Measurements
- Blood glucose measurements
- Blood oxygen saturation measurements
- Blood pressure measurements
- Cholesterol measurements
- Exercise records
- Weight measurements
- Medications
- Medication definitions
- Person/medication associations and medication tracking
- Reports
- Flexible reporting using Jupyter Notebooks with data retrieval via the API
- Data Exchange via CSV import and export
# Getting Started
Please see the [Wiki](https://github.com/davewalker5/HealthTracker/wiki) for configuration details and instructions on how to run the application.
# Authors
- **Dave Walker** - _Initial work_
# Feedback
To file issues or suggestions, please use the [Issues](https://github.com/davewalker5/HealthTracker/issues) page for this project on GitHub.
# License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details