kblicharski / diametrics

Diametrics is an Angular web application built at ArchHacks 2017 and winner of Best Diabetes Hack. Diametrics allows users with diabetes to gain health insights from their blood glucose data.

Home Page:http://34.235.225.63/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiaMetrics

A way to receive heath insights from diabetes data

What is it?

DiaMetrics takes the day-to-day data from a diabetic's life and puts it into a human-friendly format, making it visually pleasing as well as showing more information than raw data would. It gives helpful instructions based on blood-glucose level to help keep it in a healthy state.

How do I use it?

run npm install -g @angular/cli@latest

clone the repository git clone https://github.com/kblicharski/archhacks2017

and then enter commands

cd website
npm install
ng serve

and then navigate to localhost:4200 in your browser

About

Diametrics is an Angular web application built at ArchHacks 2017 and winner of Best Diabetes Hack. Diametrics allows users with diabetes to gain health insights from their blood glucose data.

http://34.235.225.63/

License:MIT License


Languages

Language:TypeScript 42.4%Language:Python 28.8%Language:HTML 22.0%Language:JavaScript 6.3%Language:CSS 0.5%