Cozie an iOS app app for human comfort data collection
Cozie allows building occupants to provide feedback in real time
- 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.
I have created a video tutorial so you can see all the steps required to clone Cozie on your computer.
- Clone the
cozie-app
repository on your computer.
git clone https://github.com/Cozie-IEQ/cozie-apple.git
- Clone the latest stable release of ResearchKit.
git clone -b stable https://github.com/ResearchKit/ResearchKit.git
-
Open the
Cozie.xcworkspace
file with XCode. -
Add the ResearchKit framework to your project
-
Select Cozie as Target and press play button in XCode.
For more information please visit the official documentation website
We would love you for the contribution to our project, check the LICENSE
file for more info.
- Federico Tartarini - Main developer
- Clayton Miller - Supervisor
- Stefano Schiavon - Supervisor
See LICENSE
file for more information.