Mindscape is a mental wellness platform providing tools for peer support, mood tracking, and self-care, empowering users to connect, reflect, and grow.
5
stars
71
commits
JavaScript
primary language
Aug 7, 2026
updated
Mindscape is a web platform built using React and FastAPI, aiming to promote mental wellness through community engagement, personal tracking, and curated resources. It serves as a safe space where users can connect with peers, monitor their emotional health, and access professional support tools.
Mindscape provides a peer-driven support system, enabling users to:
Track emotional well-being with:
Mindscape offers a variety of self-care tools, including:
Users can find nearby support, such as:
Mindscape’s intelligent chatbot provides:
Ensure the following tools are installed:
Clone the repository:
git clone https://github.com/omkar-334/mindscape.git
cd mindscape
Install dependencies:
npm install
pip install -r requirements.txt
Run the backend server:
uvicorn main:app --reload
Run the frontend server:
npm run dev
Open the app in your browser at http://localhost:5173 (frontend) and http://localhost:8000 (backend).
Mindscape is an open-source project. Contributions are welcome to enhance features or address issues.
git checkout -b feature-name
git commit -m "Description of changes"
Mindscape: Your journey to better mental health begins here.
JavaScript
84.6%
Python
14.8%
Mindscape is a mental wellness platform providing tools for peer support, mood tracking, and self-care, empowering users to connect, reflect, and grow.
5
stars
71
commits
JavaScript
primary language
Aug 7, 2026
updated
Mindscape is a web platform built using React and FastAPI, aiming to promote mental wellness through community engagement, personal tracking, and curated resources. It serves as a safe space where users can connect with peers, monitor their emotional health, and access professional support tools.
Mindscape provides a peer-driven support system, enabling users to:
Track emotional well-being with:
Mindscape offers a variety of self-care tools, including:
Users can find nearby support, such as:
Mindscape’s intelligent chatbot provides:
Ensure the following tools are installed:
Clone the repository:
git clone https://github.com/omkar-334/mindscape.git
cd mindscape
Install dependencies:
npm install
pip install -r requirements.txt
Run the backend server:
uvicorn main:app --reload
Run the frontend server:
npm run dev
Open the app in your browser at http://localhost:5173 (frontend) and http://localhost:8000 (backend).
Mindscape is an open-source project. Contributions are welcome to enhance features or address issues.
git checkout -b feature-name
git commit -m "Description of changes"
Mindscape: Your journey to better mental health begins here.
JavaScript
84.6%
Python
14.8%