-
Notifications
You must be signed in to change notification settings - Fork 0
User Guide
This guide will help you use MyT1D. MyT1D is a mobile application that lets Type 1 Diabetes patients manage their diabetes with ease.
MyT1D includes the following features-
-
Home page
-
Current sugar value
-
Sugar value at last recorded meal (for comparison)
-
Graph of sugar values over time
-
Total foods stored
-
Total recipes stored
-
-
Ingredient editor
- Lets you set an ingredients name, carbs, and unit
- Lets you delete an ingredient
-
Insulin Editor
- Lets you pick a meal (Breakfast, Lunch, Afternoon Snack, Dinner, or Night Snack)
- Lets you switch the date
- Lets you autofill ingredients from the database
- Lets you change servings to update the carbs automatically
- Shows current sugar value, carbs, and insulin dosage
- Shows an infobox with a moving average of the main meal's history of sugar values at the next meal
-
Recipe Editor
- Similar to the insulin editor
- Lets you change the total servings to automatically update the carbs per serving
- Lets you autofill ingredients from the database
- Lets you change servings to update the carbs automatically
- Shows total carbs and carbs per serving
-
Settings
- Lets you store general I:C and ISF preferences
- Lets you set preferences for individual meals
- iOS: 10 or higher
- Android: 5 or higher
- An internet connection is required to load Dexcom data, but is not required for the test mode.
Method 1
-
iOS: Open the camera app Android: Click Scan QR Code inside of the Expo Go app
-
Scan the QR code found here
Method 2: Android Only
-
Visit the Releases page here
-
Download the MyT1D.apk file
-
Allow APK installation from your file manager by going to Settings > Apps > File Manager (or something similar) > Install unknown apps > Allow from this source
- If you do not see the option listed, try going to Settings > Apps > Special App Access > Install unknown apps
- If your file manager isn't listed here, it may be allowed to install APK files by default.
- If you do not see the option listed, try going to Settings > Apps > Special App Access > Install unknown apps
-
Click on MyT1D.apk in your file manager
- If package installer is the only app installed that handles apk installations, it will be used by default. Otherwise, click "Use package installer"
-
Click install
When you open the app for the first time, you will be greeted with the login screen.

Since the Dexcom login requires a real account to fetch sugar values, skip the signin and click Test Mode.
The test mode will allow you to use the app without having to sign in to your Dexcom account by generating random sugar values.
To navigate throughout the app, use the drawer found by clicking the hamburger icon in the top left.

On the home screen, you will be shown your current sugar value, the sugar value recorded at the last meal, and a graph of your sugar values over time.
NOTE: If you used Test Mode, the graph will only be a ranodm jumble of dots. The following screenshot shows what it may look like in a practical application.
The ingredient editor lets you set an ingredients name, carbs, and unit. Here, you can add, edit, or delete an ingredient.
Everything on this screen is automatically saved to the database.
Enter the insulin editor by first selecting a meal you would like to fill in. By default, today's date is selected.
If you would like to change the date, click the date button on the top. Click All Meals to go back.
You can start typing in the ingredient autofill box to filter, or click the caret to show the list of ingredients stored.
You can change the serving amount to automatically update the carbs.
You can click the x in the autofill box to delete an ingredient section.
If an ingredient is your main ingredient, toggle the main meal toggle. When a main meal is selected, if this is the first occurence of the ingredient as a main meal, nothing will happen. However, if this ingredient has been used before, the sugar value recorded for the next meal will be used to calculate a moving average to give you an overview of whether the carbs for the ingredient should be adjusted or not.

At the bottom of the insulin editor, you will see the current sugar value, carbs, and insulin dosage. If your settings haven't been set yet, you'll see an infobox letting you know that your insulin dosage can't be calculated until settings are set.
At the main page of the recipes screen, you'll see a list of all recipes stored, remove buttons to remove a recipe, a button to add a recipe, and buttons to edit each recipe.
You can add a recipe by clicking the Add New button.
Inside, you'll find a setup similar to the insulin editor, but with a few differences. There is a section to set recipe metadata. The serving amount helps calculate the carbs per serving.
All recipes show up in the dropdown in the insulin editor so that you can directly import a recipe as one single object.

The settings screen lets you set I:C and ISF preferences. A common I:C ratio is anywhere between 10 and 15, and a common ISF factor is somewhere around 30.
You can click the show individual meal settings button to see the settings for each meal.
This screen does not autosave, click Save to save your settings.


