https://github.com/DerLobi/Depressed
Swift iOS app that tests if you are depressed
https://github.com/DerLobi/Depressed
Last synced: 7 months ago
JSON representation
Swift iOS app that tests if you are depressed
- Host: GitHub
- URL: https://github.com/DerLobi/Depressed
- Owner: DerLobi
- License: mit
- Created: 2015-12-13T23:23:59.000Z (almost 10 years ago)
- Default Branch: develop
- Last Pushed: 2022-10-05T19:11:39.000Z (about 3 years ago)
- Last Synced: 2024-11-12T20:46:06.303Z (about 1 year ago)
- Language: Swift
- Homepage:
- Size: 12.9 MB
- Stars: 95
- Watchers: 4
- Forks: 30
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - Depressed
README
[](https://developer.apple.com/swift/) [](https://raw.githubusercontent.com/DerLobi/Depressed/master/LICENSE) [](https://travis-ci.org/DerLobi/Depressed)
---

*Depressed?* is an app that asks you the nine questions from the [PHQ-9](https://en.wikipedia.org/wiki/Patient_Health_Questionnaire#Versions) questionnaire to determine if you are depressed.
The questionnaire is implemented with Apple's [ResearchKit](https://github.com/ResearchKit/ResearchKit).
[](https://geo.itunes.apple.com/us/app/depressed/id1062594092?mt=8)
## Disclaimer
:warning: This is just a quick test that you can do yourself, it is no replacement for diagnosis from a professional. If you have the feeling that you might be depressed, please talk to a doctor or a friend. You can also [contact me](mailto:christian.lobach+depressed@gmail.com) if you need someone to talk.
## Setup
- clone the repo
- run `pod install` to install the dependencies
- open `Depressed?.xcworkspace` and run the app
## License
*Depressed?* is released under the MIT license. See LICENSE for details.