StayingStrong allows you to create, view and manage your Personal Safety Plan, and offers quick access to crisis support phone numbers. It also has the following additional features:

  1. Search by keyword for local emergency services, with email, phone, and Google Map links.

  2. Appointment schedule calendar, with auto-reminders via email and/or text message.

  3. A "mood journal" for recording thoughts and feelings, which can be shared with a therapist or provider.

The video above shows the Android app side-by-side with the Website application. The individual screenshots are all taken from the Android app.

App downloads and user manuals can be downloaded at: http://stayingstrong.pushlar.com

Android App source on GitHub: https://github.com/apushlar1/StayingStrongApp

Full website app / server and database can be downloaded at: http://stayingstrong.pushlar.com/download/stayingstrong-website.zip

The website runs on Linux/MySQL/PHP. The bulk of the relevant code is in the /inc/ folder – all the PHP scripts that start with “inc_myaccount” manage the web content features. If you need to install the website/database on a test server, go to the /sql/ folder and import “install.sql” into your database, and in “mysql-connect.php” change the database and web domain variables at the top to your test server’s values.

After installing and configuring, you can access the web admin at: http://your-domain-name.com/admin/ user: admin pwd: temp

Share this project:

Updates