Skip to content
/ hmi Public
forked from almeidaraul/hmi

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

License

Notifications You must be signed in to change notification settings

REEMSHANAB/hmi

 
 

Repository files navigation

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

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.5%
  • JavaScript 4.5%