Skip to content

chrisbay/mental-healthcare-access

Repository files navigation

Mental Health Access

MHA is a website that makes finding mental healthcare easy for both English and Spanish speakers. A student project for LaunchCode's Liftoff course.

Requirements

The current iteration of the site has been tested on Spring Boot v.2.4.4 and Java v.11

Installation

You'll need be invited by Chris to the MHA repository to be able to clone this project.

After you're granted access, you can use git to clone the repository to your local machine.

You will have to create a new branch for each feature you will be working on, for example:

git checkout main
git pull

Create a new branch with a meaningful name

git checkout -b fix-change-password-bug

You will then work on your task, and commit as usual. To merge with origin, you will have to create a pull request. You can read more about pull requests here.

Make sure you assign your code for review, so it can be added to main.

Contributing

  • Chris Bay (Team Mentor)
  • Néstor Zumaya
  • Gerardo Delgado
  • Demetrius Bright

About

A site that makes finding mental healtcare easy for both English and Spanish speakers. A student project for LaunchCode's Liftoff course

Resources

License

Stars

Watchers

Forks

Contributors