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

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

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)!!