CareKit
CareKit copied to clipboard
How to create Assessments and Symptoms like things with CareKit 2.0
Hello Developers I have questions about Carekit 2.0 I need to use Assessments and Symptoms in my app, Carekit 1.2 already have these features but later these removed in CareKit. So I want to achieve these features with CareKit 2.0. Please tell me the solution os suggest me the way with code sample how I can achieve these goals
Hi Umair, have you taken a look at the OCKSample app we provide as part of this repo? It contains a fairly thorough example on how to create insights. If you still have any questions after going over the provided example, let us know and we'll be happy to help.
https://github.com/carekit-apple/CareKit/blob/30d66286d8ec264493a5abc61693f27dc217e8c0/OCKSample/OCKSample/CareViewController.swift#L120-L159