GithubHelp home page GithubHelp logo

jamestiotio / spezi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stanfordspezi/spezi

0.0 1.0 0.0 792 KB

Open-source framework for rapid development of modern, interoperable digital health applications.

Home Page: https://swiftpackageindex.com/StanfordSpezi/Spezi/documentation

License: MIT License

Swift 100.00%

spezi's Introduction

Spezi

Build and Test codecov DOI

An open-source framework for the rapid development of modern, interoperable digital health applications.

For more information, please refer to the API documentation.

The Spezi Architecture

Spezi introduces a standards-based modular approach to building digital health applications. A 'Standard' defines the key component that orchestrates the data flow in the application by meeting requirements defined by components. You can learn more about the 'Standard' protocol and when it is advised to create your own standard in your application in the doc:Standard documentation.

A 'Component' defines a software subsystem providing distinct and reusable functionality. Components can use the constraint mechanism to enforce a set of requirements to the standard used in the Spezi-based software where the component is used. Components also define dependencies on each other to reuse functionality and can communicate with other components by offering and collecting information. They can also conform to different additional protocols to provide additional access to Spezi features, such lifecycle management and triggering view updates in SwiftUI using the observable mechanisms in Swift. You can learn more about components in the doc:Component documentation.

To simplify the creation of components, a common set of functionalities typically used by components is summarized in the 'Module' protocol, making it an easy one-stop solution to support all these different functionalities and build a capable Spezi module.

Note: Spezi relies on an ecosystem of modules. Think about what modules you want to build and contribute to the open-source community! Refer to 'Component' and 'Module' documentation to learn more about building your modules.

You can find a list of modules and reusable Swift Packages offered by the Spezi team at Stanford at https://swiftpackageindex.com/StanfordSpezi. Learn more about Spezi at https://spezi.stanford.edu. Reach out to us on social media and use the Stanford Spezi Discussion Forum to ask any Spezi-related questions or share the projects you built with Spezi.

Check out the Stanford Biodesign Digital Health Group GitHub organization, for example, applications built with Spezi and some of our related open-source and research projects.

The API documentation includes a selector to switch between the different Swift Package Manager Targets, allowing you to explore the different modules that are included in the Spezi repository.

The Spezi Template Application

The Spezi Template Application provides a great starting point and example about using the different Spezi modules.

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

spezi's People

Contributors

pschmiedmayer avatar supereg avatar vishnuravi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.