Depressed? is an app that asks you the nine questions from the PHQ-9 questionnaire to determine if you are depressed. The questionnaire is implemented with Apple's ResearchKit.
- clone the repo
- run
pod install
to install the dependencies - open
Depressed?.xcworkspace
and run the app
Depressed? is released under the MIT license. See LICENSE for details.