Giter Site home page Giter Site logo

hophacks's Introduction

GlucoView

GlucoView main page

Inspiration

In the past 5 years, people with type one diabetes have gone from having blood glucose measurements 4 times a day to hundreds of times a day, thanks to continuous glucose monitors. Despite the more than 100-fold increase in the amount of data that we have, the ways that we view that data have hardly changed. What's more, when patients want to use the vast amounts of data available to them to make decisions about their diabetes care regimen, they need to discuss it with a doctor - a process which can take months for some patients, if it is available at all.

What it does

GlucoView vastly simplifies the process of interpreting CGM data by providing a small set of actionable items that the use can implement, ranging from changing insuling pump settings to setting reminders to take insulin.

How we built it

GlucoView imports it's data from tidepool blip, allowing anyone with a tidepool account to enjoy a simpler way to interact with their diabetes data.

In a few clicks, the use can import data from tidepool and have personalized suggestions ready to help them get their diabetes under control.

GlucoView data view page

hophacks's People

Contributors

mtn avatar wesleyac avatar

Watchers

 avatar  avatar

hophacks's Issues

Make multiple demo users

We should have two or three users to demo with - for this, we can either make fake data or select different days from my data.

Add more suggestion types

  • You are usually [high/low] in the [morning/evening/afternoon/overnight] - [change basel or bolus settings]
    • Method: find max(avg_data) and min(avg_data)
  • You often forget to bolus for [breakfast/lunch/dinner] - consider setting reminders
    • Method: find time periods with few boluses && high avg derivatives
  • You often go to bed with a high blood sugar - consider setting a reminder to bolus before going to bed
    • Method: find avg blood sugar at 12:00 AM and check against threshold
  • You often wake up with a high blood sugar - [change basel]
    • Method: If they don't go to bed with high BG but do have high bg at 7:00 AM
  • You often forget to give correction insulin in the [morning/afternoon/evening] - consider setting alarms on you CGM
    • Method: This is harder. TODO(Wesley) come back to this

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.