Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.