Skip to content

StanfordSpezi/SpeziStudy

SpeziStudy

Reusable study definitions and infrastructure for the Spezi ecosystem

Build and Test codecov DOI

Overview

The SpeziStudy package consists of the following modules:

You enable and configure the StudyManager by including it in your app's SpeziAppDelegate:

class ExampleAppDelegate: SpeziAppDelegate {
    override var configuration: Configuration {
        Configuration(standard: ExampleStandard()) {
            StudyManager()
        }
    }
}

For more information, please refer to the API documentation.

The Spezi Template Application

The Spezi Template Application provides a great starting point and example using the SpeziStudy module.

Contributing

Contributions to this project are welcome. Please make sure to read the contribution guidelines and the contributor covenant code of conduct first.

License

This project is licensed under the MIT License. See Licenses for more information.

Spezi Footer Spezi Footer

About

Definitions for Reusable Study Components in Spezi

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •  

Languages