Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MindCare is a web-based mental health platform that enables users to track moods, gain AI-driven insights, and book therapy sessions. It features a color-coded mood calendar, therapist profiles with availability, and a soothing pastel UI. Built with HTML, CSS, JavaScript, PHP, and AI/ML integration, it promotes accessible mental well-being.

Notifications You must be signed in to change notification settings

anand25116/MindCare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


🌿 MindCare 🧠💙

AI-powered mental health analysis & support system

MindCare is an AI-powered mental health analysis and support system designed to help users track moods, book therapy sessions, and access mental health resources. It includes an admin panel for managing users, therapists, and questionnaires.


✨ Features

User Dashboard 📊 – Tracks moods & displays graphical insights
Therapist Booking 🏥 – Schedule online/offline therapy sessions
AI-Powered Insights 🤖 – Get mental health predictions
Admin Panel 🎛️ – Manage users, therapists & appointments
Chatbot Support 💬 – Instant mental health assistance
Motivational Resources 🎥 – Yoga, breathing exercises & fun videos
Secure Authentication 🔐 – OTP-based signup & password reset
Newsletter Subscription 📩 – Get mental health updates


🛠 Tech Stack

Technology Usage
🎨 Frontend HTML, CSS, JavaScript
⚙️ Backend PHP, Python (Flask for AI)
🗄 Database MySQL
🤖 Machine Learning Random Forest Model (Joblib)
📚 Libraries PHPMailer, Composer, ChromaDB

🚀 Installation

1️⃣ Clone the repository

git clone https://github.com/anand25116/mindcare.git
cd mindcare

2️⃣ Install dependencies

composer install

3️⃣ Set up the database

  • Import database/init.sql into MySQL.

4️⃣ Configure environment variables

  • Set up .env file with database credentials.

5️⃣ Start the PHP server 🌍

php -S localhost:8000

6️⃣ Run the AI model (optional) 🤖

python app.py

🎯 Usage

🔹 Open http://localhost:8000 in your browser.
🔹 Sign up & explore the dashboard.
🔹 Admins can log in at /admin/index2.php.


🤝 Contributing

We welcome contributions! Follow these steps to contribute:

  1. 🍴 Fork the repository
  2. 🌱 Create a new branch (git checkout -b feature-name)
  3. 💡 Make your changes and commit (git commit -m "Added new feature")
  4. 🚀 Push to your branch (git push origin feature-name)
  5. 📨 Open a Pull Request

About

MindCare is a web-based mental health platform that enables users to track moods, gain AI-driven insights, and book therapy sessions. It features a color-coded mood calendar, therapist profiles with availability, and a soothing pastel UI. Built with HTML, CSS, JavaScript, PHP, and AI/ML integration, it promotes accessible mental well-being.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published