Skip to content

The-MindSpace/MindSpace-Web

Repository files navigation

Welcome to my profile Open Source Love Stars Forks

MindSpace

Welcome to MindSpace, the mental health web app that helps you find peace of mind, one space at a time.

About

MindSpace is a web app that aims to improve access to mental health resources and support, particularly for those who may not have the means or ability to attend in-person appointments. The app includes functionality for mental health resources such as support groups, therapy options, and crisis hotlines.

Future Plans

In the future, we plan to integrate with wearable devices to track physical activity and sleep patterns, provide a personalized dashboard to track mental health progress and set goals, and offer real-time chat or video conferencing with mental health professionals. We also plan to add a notification system for medication reminders and appointment scheduling.

Getting Started

GitHub code size in bytes GitHub commit activity GitHub repo size

For the quick start, you can follow the steps below:

  1. Star this repository.
  2. Fork this repository.
  3. Clone the forked repository.
git clone https://github.com/<your-github-username>/MindSpace-Web
  1. Navigate to the project directory.
cd MindSpace-Web
  1. Create a new branch.
git checkout -b <your_branch_name>

Run the following command to install the required dependencies.

  1. Open the live server

  2. Contribute

  3. Stage your changes and commit

git add -a

git commit -m "<your_commit_message>"
  1. Push your local commits to the remote repo.
git push -u origin <your_branch_name>
  1. Create a Pull-Request to master.

  2. Congratulations! 🎉 you've made your contribution to MindSpace-Web.

License

MindSpace is licensed under the CC0 1.0 Universal License. See the LICENSE file for more details.

Issues & Pull Requests

Before making pull requests please look at our contributing guidelines (coming soon). You can start working on the issue which are mentioned in issues section. Just drop a comment before working on the issue. Thank you!

License & Copyright

The code is this repo is licensed under the CC0 1.0 Universal License. Feel free to use and share it as per the license.

✨ Contributors

love how