ionic-researchKit
ionic-researchKit copied to clipboard
An open source library equivalent of Apple's ResearchKit Framework built on Ionic which makes it easy to create cross-platform hybrid native apps for medical research or for other research projects.
I would like to add localisation (i18n) to the library. What is the best method/framework for doing this. I was thinking of Angular-translate. What do you think.
I was wondering is it possible to pass data retrieved from service to survey or consent form. `$scope.consentDatazzzz = [` ` {id: 'id041', type: 'overview', summary: 'overview 1', content:'AAAAAA'},` `...
When using ionic-researchKit on iOS and Android device in portrait mode, the slider was squished between the min and max text: I propose to place the min/max text below the...
I want to add an array of multiple questions based on dynamic data stored in JSON. This is how I am trying to do it: `` `` `` `` ``...
Because Apple has a trademark on "ResearchKit", to avoid any issues this project will be renamed to ionic-researchToolKit or ionic-RTK for short. For comments, suggestions or objections, let me know...