https://github.com/extrange/angfamily-medical
View and compare blood test results
https://github.com/extrange/angfamily-medical
Last synced: about 2 months ago
JSON representation
View and compare blood test results
- Host: GitHub
- URL: https://github.com/extrange/angfamily-medical
- Owner: extrange
- Created: 2021-11-30T07:58:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T20:53:25.000Z (almost 2 years ago)
- Last Synced: 2025-12-29T14:15:19.178Z (6 months ago)
- Language: JavaScript
- Homepage: https://angfamily.nicholaslyz.com
- Size: 831 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Ang Family Health Viewer](https://angfamily.nicholaslyz.com)
Built with [Vite](https://vitejs.dev/).
## Features
- View trend of individual lab results
- Compare against others in the Leaderboard
## Getting Started
- Clone this repo
- `npm i`
- `npm run dev`
All the healthcare data is stored in `data.js`.
Note: pushing to the `master` branch will trigger an automated [Github Pages deployment](https://github.com/features/actions)!!