https://github.com/alainamariajoe/reachout
Reach Out is a mental health platform for college students that provides tools like journaling, mood tracking, a chatbot, and the option to book counselors, all designed to help support emotional well-being.
https://github.com/alainamariajoe/reachout
bootstrap css flask html javascript machine-learning mongodb python
Last synced: 4 months ago
JSON representation
Reach Out is a mental health platform for college students that provides tools like journaling, mood tracking, a chatbot, and the option to book counselors, all designed to help support emotional well-being.
- Host: GitHub
- URL: https://github.com/alainamariajoe/reachout
- Owner: AlainaMariaJoe
- Created: 2024-10-02T15:54:44.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-07-16T07:49:21.000Z (11 months ago)
- Last Synced: 2025-07-17T10:43:16.227Z (11 months ago)
- Topics: bootstrap, css, flask, html, javascript, machine-learning, mongodb, python
- Language: HTML
- Homepage:
- Size: 6.56 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReachOut β Mental Health Web App for Students
ReachOut is a student wellness platform that helps users track their mood, journal daily, book counseling appointments, and chat with an AI-powered support bot.
Built using Flask + MongoDB + ML, itβs designed for real-life impact in academic spaces π§π½ββοΈπ
---
## Preview

---
## Features
- Daily Journaling
- Mood Tracker
- Chatbot (OpenAI-powered)
- Counselor Appointment System
- Motivational Quotes
- ML-Based Mood Recommendations (Decision Tree)
- Admin + Counselor Panels
---
## Getting Started
```bash
pip install flask pymongo scikit-learn joblib openai bcrypt
python app.py