geaux getters diabetes database

17
GEAUX GETTERS DIABETES DATABASE ISDS 311 0- SUZANNE PAWLOWSK I SECTION 1 JASON BY RD – KE VIN TRAN – MIKE SEMKO DE’J ON DICKE RSON – BRAD W EEKS

Upload: ailis

Post on 24-Feb-2016

40 views

Category:

Documents


0 download

DESCRIPTION

Geaux Getters Diabetes Database. ISDS 3110- SUZANNE PAWLOWSKI Section 1 Jason Byrd – Kevin Tran – mike semko – de’jon dickerson – brad weeks. Design: ERD Diagram. Table design - Relational schema. Here we have the relational schema as it appears in the database. Data dictionary. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Geaux Getters Diabetes Database

GEAUX GETTERS

DIABETES DATA

BASE

I S DS 3 1 1 0 - S U Z A N N E P A W

L OW

S K I

S E C T I ON 1

J A S ON B Y R D

– K E V I N T R A N – MI K E S E M

K O – D E ’ J O

N D I C K E R S O N –

B R A D WE E K S

Page 2: Geaux Getters Diabetes Database

DESIGN: ERD DIAGRAM

Page 3: Geaux Getters Diabetes Database

TABLE DESIGN - RELATIONAL SCHEMA

Here we have the relational schema as it appears in the database

Page 4: Geaux Getters Diabetes Database

DATA DICTIONARY

Page 5: Geaux Getters Diabetes Database

INTRODUCTION: USES OF DATABASEThe main uses of the database is to keep track of:• Glucose levels

• Weight over time

• Caloric intake

• Medication dosage amounts

• Types of food eatenMain user welcome screen

Page 6: Geaux Getters Diabetes Database

DATA ENTRY FORMS – ENTER NEW DATA

Upon navigating to the “enter new data” form, users are greeted with a main log screen which includes:

• Medication Log

• Weight Log

• Glucose Log

• Food Log

Page 7: Geaux Getters Diabetes Database

MEDICATION LOGHere, patients are able to enter their medication type and other fields that are required are:

• Date medication was taken

• Time medication was taken

• Dosage

• Delivery Method (oral, injection, or pump)

Page 8: Geaux Getters Diabetes Database

WEIGHT LOGOn the weight log form we have:

• USER ID

• Date weight is logged

• Weight being logged

From this table, a user can generate averages and keep track of their weight over time

Page 9: Geaux Getters Diabetes Database

GLUCOSE LOGUnder glucose log, we have the date and time in which the data was logged. Other required entries are:

• Amount of glucose recorded in user’s body

• Ketone levels (lower is better)

• Test type (fasting, post prandial, random)

Page 10: Geaux Getters Diabetes Database

FOOD LOGIn the food logs form, the user selects their USER ID, followed by the date and time in which the food is logged. Entries include:

• Food eaten

• Number of servings

• Which meal (Breakfast, Lunch, Dinner, Other)

Page 11: Geaux Getters Diabetes Database

VIEW REPORT SCREEN On the welcome screen, there is also a view report button that brings the user to a summary of reports that conveniently show different reports a user can print out

• Glucose levels

• Total carbs: with ketones present

• Total Carbs: Post prandial out of normal limits

Page 12: Geaux Getters Diabetes Database

REPORT #1 – GLUCOSE LEVELS • Amount of glucose

• Whether ketones are present

• Type of test performed

• Red = Low• Green = Normal• Blue = High

Page 13: Geaux Getters Diabetes Database

REPORT #2 - On report #2, we have a listing of the days in which ketones are present, as well as the daily total carbs that the user took in for that day.

Page 14: Geaux Getters Diabetes Database

REPORT #3 – TOTAL CARBS POST PRANDIAL

Report #3 shows the dates in which levels after the meal are out of normal limits, and again the total carbs that were taken. • The user can

use this information to later adjust how they eat their eating habits

Page 15: Geaux Getters Diabetes Database

REPORT #4 – WEIGHT / CALORIE TREND

Here we have a graphical report that shows the trends of both weight and calorie logs over time. On the non graphical report, there are averages of each trend

Page 16: Geaux Getters Diabetes Database

REPORT #5 - CALORIES AND FOOD EXCEEDING PRANDIAL LIMIT

Our last report deals with foods that exceed the prandial limit

• Food Type

• Date

• Total calories

Page 17: Geaux Getters Diabetes Database

DATABASE SECURITYMain Security Features include

• Restricted Access

• User Name / Password

• Guided Entries

• Access doesn’t allow user level security, but for the purpose of our database there can be multiple users. (user entity was created for further implementation)