Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 2.15 KB

README.md

File metadata and controls

48 lines (28 loc) · 2.15 KB

Cozie Apple

Cozie an iOS app app for human comfort data collection

Cozie allows building occupants to provide feedback in real time

Features

  • Free and Easy to Use - Building occupants can complete a right-here-right now survey directly from their Apple watch. Without the need of having to open an app on their Phone or a survey link.
  • Open source - Cozie is an Open Source project and together with Cozie for Fitbit, allows researchers to focus on the data collection. We have taken care of all the programming for you!
  • Powered by Apple ResearchKit - Cozie iOS app uses Apple's Research Kit. A software framework for Apple apps that let researchers gather robust and meaningful data.

Documentation and tutorials

Installation

I have created a video tutorial so you can see all the steps required to clone Cozie on your computer.

  1. Clone the cozie-app repository on your computer.

git clone https://github.com/Cozie-IEQ/cozie-apple.git

  1. Clone the latest stable release of ResearchKit.

git clone -b stable https://github.com/ResearchKit/ResearchKit.git

  1. Open the Cozie.xcworkspace file with XCode.

  2. Add the ResearchKit framework to your project

  3. Select Cozie as Target and press play button in XCode.

For more information please visit the official documentation website

Contribute

We would love you for the contribution to our project, check the LICENSE file for more info.

Authors

See LICENSE file for more information.