Skip to content

hydure/ThoughtPath

Repository files navigation

Thought Path

This repo contains a mental health website interface focused on matching patients with the right therapist, and vice versa. We used the MEAN stack design to program the interface.

Motivation

Research has shown many therapist-client relationships fail due to personality conflicts. Therapists, several times a week, unfortunately have to tell aspiring clients that they would be ineffective counselors and end up turning them down. This leads to many clients failing to receive the help they desire and therapists having lackluster work schedules. Our website interface is designed to match each client with a local therapist best suited for each client's needs using algorithms to determine the best matches.

Getting Started

Prerequisites

Installing

First clone the repo by typing in git clone https://github.com/hydure/thoughtpath. Next cd thoughtpath and then type npm install to install the first set of dependencies. Then cd client and again type npm install to install the second and final set of depencies. Now type npm start and then stop the server. After stopping the server, type cd ... Input bower install bootstrap on the command line. Finally type nodemon to run the server on localhost:3000.

Configuration

  • Platform: node.js
  • Framework: express.js
  • CSS Preprocessor: CSS
  • JavaScript Framework: angular2
  • Database: mongodb, mongodbjs

Authors

See the lists of contributors who participated in this project.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Acknowledgements

A special thanks to Victor Weiss at Disrupt the District 2018 for helping us ensure the backend worked properly by teaching us how to use Postman, and also for helping us fix minor connection issues.

Thank you to Traversy Media for creating helpful tutorials, like the one we used.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

MIT © 2018 THought Path

About

Client-Therapist Interface

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors