CareKit icon indicating copy to clipboard operation
CareKit copied to clipboard

CareKit is an open source software framework for creating apps that help people better understand and manage their health.

Results 92 CareKit issues
Sort by recently updated
recently updated
newest added

When I create a schedule using weeklyAtATime on a given day, lets use today, Friday May 8th, only the tasks that are created that include a schedule with today's weekday...

Hello, Whenever I want to add/delete a task or change text in a task in my OCKStore, I'm not able to see any change unless I change the OCKStore ID....

Hello, I'm creating this issue mainly to find out if there is work being done about porting ChecklistTaskView to SwiftUI. If there's no one working on this I'll gladly assign...

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....

I've been looking for the best way to share patient symptoms and medication adherence with a primary care provider for some time now and I've come to the conclusion that...

When using CareKit for a provider facing app, OCKStore will need to have multiple patients. Currently, `OCKStore.validateNumberOfPatients()` prevents this after the initial add of 1 or a set of patients....

Would it be possible to create a slider view as in the pasted picture? We could something similar to an OCKButtonLogTaskViewController but instead of the instructions that appear above the...

When creating custom views for daily tasks I am finding myself having to repeat a lot of internal functionality. The reason for this is I try as much as possible...

When deleting the task, the UI doesn't update (the task doesn't delete from OCKListViewController). You can update UI by changing the date and then go back.

The task with the outcome. After a successful updating of the task and the effective date (for example, the effective date is 1-second more than the date of the last...