Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DerLobi/Depressed
Swift iOS app that tests if you are depressed
https://github.com/DerLobi/Depressed
Last synced: 2 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 (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2022-10-05T19:11:39.000Z (over 2 years ago)
- Last Synced: 2024-08-03T17:17:27.008Z (6 months ago)
- Language: Swift
- Homepage:
- Size: 12.9 MB
- Stars: 94
- 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
[![Swift 4.2](https://img.shields.io/badge/Swift-4.2-orange.svg)](https://developer.apple.com/swift/) [![License](http://img.shields.io/:license-mit-blue.svg)](https://raw.githubusercontent.com/DerLobi/Depressed/master/LICENSE) [![Build Status](https://travis-ci.org/DerLobi/Depressed.svg)](https://travis-ci.org/DerLobi/Depressed)
---
![Depressed?](https://raw.githubusercontent.com/DerLobi/Depressed/master/logo.png)*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).[![Download on the App Store](http://linkmaker.itunes.apple.com/images/badges/en-us/badge_appstore-lrg.svg)](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:[email protected]) 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.