Changes

Jump to: navigation, search

Mobile Medical Device Integration

227 bytes added, 20:31, 23 April 2018
m
Reverted edits by Chris Tyler (talk) to last revision by Zmhassan
'''Not yet completed tasks:'''
* Zak: MyOscar: Push data to myoscar and pull updates at the end of the day
* Dylan: Write guide for downloading, building and using the app
* Dylan: Make sure projects are easily buildable
* Dylan: evaluate Nexj Connected Wellness API
* Zak: Using [https://github.com/commonsguy/cwac-wakeful CWAC-Wakeful Service] Schedule a batch process for uploading workout data to MyOscar.* Zak: Design a robust syncronized integration with MyOscar to update every 24 hours.* Design a db table for storing metadata of success or failure of syncing.* Zak: After successful syncing to MyOscar you should remove metadata from the phone to save space.
'''Wishlist:'''
* Zak: Withings scale support in HealthFirst<s>* Zak: Fitbit support in HealthFirst</s>*Zak: make graph code loose coupled major problem in graph by setting a limit to the graphviewdata. Use linkedlist.* Created Notification for Errors when synchronizing with MyOscar.
* Dylan: Retrieve blood pressure, pulse and glucose measurements from a Fitbit account.
* Zak: Display of graph data of a work out that was saved.
* Zak: Listing of workouts saved on phone.
* Zak: Notification code is working on the phone. When error message is clicked it goes to an error page.
* Zak: Designed LinkedList data structure to generate JSON data in SQLite. Using the same principles of [http://martinfowler.com/nosql.html NoSQL]. For every reading we will store the following JSON
{ 'Reading' : '[0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0]' ,

Navigation menu