Skip to content

Commit

Permalink
Redirect new projects to Spezi (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
vishnuravi authored Jan 21, 2024
1 parent 7ecc3e0 commit 5a6fff9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 34 deletions.
28 changes: 0 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/1-cardinalkit-app/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CardinalKit iOS app

::: tip
The CardinalKit iOS template application is in maintenance mode as of July 2023. All new projects should use [Stanford Spezi](https://spezi.stanford.edu), our modular and standards-based framework successor to CardinalKit. Check out the [Spezi Template Application](https://github.com/StanfordSpezi/SpeziTemplateApplication) as a great way to get started.
The CardinalKit iOS template application is in maintenance mode as of July 2023. All new projects should use [Stanford Spezi](https://spezi.stanford.edu), our modular and standards-based digital health framework. Check out the [Spezi Template Application](https://github.com/StanfordSpezi/SpeziTemplateApplication) as a great way to get started.
:::

In this section, we will guide you through setting up a new CardinalKit iOS app using the open-source template available on our Github. You will need a Macintosh computer.
Expand Down
4 changes: 2 additions & 2 deletions src/2-web-dashboard/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CardinalKit Web Dashboard

::: warning
The CardinalKit team is currently reworking our web dashboard and will provide further updates in early 2023. If you have any questions, please reach out to our team via contact information on [cardinalkit.org](https://cardinalkit.org/).
::: tip
The CardinalKit web dashboard is in maintenance mode as of July 2023. All new projects should use [Stanford Spezi](https://spezi.stanford.edu), our modular and standards-based digital health framework. Check out the [Spezi Template Application](https://github.com/StanfordSpezi/SpeziTemplateApplication) as a great way to get started.
:::

In this section, we will guide you through setting up a CardinalKit Web Dashboard, to manage your CardinalKit iOS app including visualizing sensor data, creating and reviewing survey results.
8 changes: 5 additions & 3 deletions src/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
## Introduction to CardinalKit

CardinalKit is a free and open-source framework for building modern, interoperable digital health applications for research or clinical care designed to minimize the time and effort needed to get your cloud-connected mobile app up and running by providing you pre-built, open-source template apps on both iOS and Android, as well as reusable code libraries and tools for building custom digital health apps and working with mobile health data.
::: tip
We recommend that all new projects on iOS use [Stanford Spezi](https://spezi.stanford.edu), our modular and standards-based digital health framework. Check out the [Spezi Template Application](https://github.com/StanfordSpezi/SpeziTemplateApplication) as a great way to get started!
:::

CardinalKit's template applications can be used as a starting point to build your own digital health app. Our templates include an onboarding & consent process, scheduled tasks, standardized patient surveys, and health data collection from wearables and connected medical devices. CardinalKit also provides a web dashboard which allows researchers and clinicians to view and analyze data collected from study participants and patients.
CardinalKit is a free and open-source framework for building modern, interoperable digital health applications for research or clinical care designed to minimize the time and effort needed to get your cloud-connected mobile app up and running by providing you pre-built, open-source template apps on both iOS and Android, as well as reusable code libraries and tools for building custom digital health apps and working with mobile health data.

CardinalKit has been used to build many real-world digital health projects including research studies, clinical care applications, and consumer health products. Our team is made up of clinicians, researchers, and engineers. The broader CardinalKit digital health community spans many universities and countries! CardinalKit is also used as an educational tool in Stanford Biodesign's Building for Digital Health Course, among others.
CardinalKit's template applications can be used as a starting point to build your own digital health app. Our templates include an onboarding & consent process, scheduled tasks, standardized patient surveys, and health data collection from wearables and connected medical devices.

## Getting Started

Expand Down

0 comments on commit 5a6fff9

Please sign in to comment.