Skip to content
This repository was archived by the owner on Jul 21, 2021. It is now read-only.

wolves-2014/hmhy

Repository files navigation

Beacon

Project Description

Have you ever tried to find help from a mental health professional? If so then you know how difficult it can be at times. That difficulty is compounded when you are struggling with your own issues.

That is where 'Beacon' comes in. Our app provides an easy, clickable interface that asks users how they are feeling and immediately gives them results of mental health professionals in their area. Users can also refine their searches by different parameters such as zip code, distance, insurance, and specifying the age range that a professional specializes in.

'Beacon' strives to make the road to better mental health extremely easy with as little frustration to the user as possible.

Under the Hood

Mordor

'Beacon' runs on RAILS under the hood and has utilized Nokogiri to create databases, Mandrill for email communication with providers, and JavaScript/jQuery to provide an easy to use, single page user experience.

Schema: schema

Using the Web App

Beacon

Simply visit the web page and start selecting how you feel from the different selections we have provided.

As you click you will be provided with immediate results of mental health professionals in your area. The more you click, the more refined your search becomes.

You can also utilize the refined search box on the left side of the page to add parameters to your search.

Installing 'Beacon'

From the Command Line, run:

git clone https://github.com/wolves-2014/hmhy.git
  => clones the git repository locally
bundle install
  => installs the necessary gems
rake db:create
  => creates your database
rake db:migrate
  => adds table to the database
rake db:seed
  => loads up the database (WARNING: This process takes some time to load all providers so consider limiting the seed if you are merely previewing the site.)

Contributors

Ryan Milstead: @ryanmilstead1

Richard Baptist: @rpaptist

Jordan Schreuder: @mjsteichen

David Lamps: @luminous14

Trello Board: Trello Board

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •