Skip to content

mariofrei/cozie-apple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Swift 87.6%
  • JavaScript 7.7%
  • Python 2.7%
  • CSS 1.2%
  • Ruby 0.8%