princezna / hmi

Mobile app built w/ React Native that calculates How Much Insulin (HMI) to take based on carbohydrate consumption and current blood glucose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How Much Insulin

Tells you how much insulin to take based on current blood glucose reading and grams of carbs you're about to ingest, based on a custom configuration for each time of the day

Screenshot of the home screen

To do

  • support for translations
  • target BG configurable by interval
  • use state instead of loading the data from AsyncStorage in each screen
  • export (shares JSON object)
  • style of buttons during press is glitchy on light theme

About

Mobile app built w/ React Native that calculates How Much Insulin (HMI) to take based on carbohydrate consumption and current blood glucose

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 95.5%Language:JavaScript 4.5%