Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrcodefrost/tranquil_app
Mental Health App for mobile & web full stack
https://github.com/mrcodefrost/tranquil_app
bloc express-js flutter nodejs postgres
Last synced: 19 days ago
JSON representation
Mental Health App for mobile & web full stack
- Host: GitHub
- URL: https://github.com/mrcodefrost/tranquil_app
- Owner: mrcodefrost
- Created: 2024-09-05T19:23:45.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T14:54:09.000Z (2 months ago)
- Last Synced: 2024-10-16T12:20:12.736Z (about 1 month ago)
- Topics: bloc, express-js, flutter, nodejs, postgres
- Language: Dart
- Homepage:
- Size: 2.93 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tranquil
**Tranquil** is a comprehensive AI mental health app designed to enhance your mental well-being by providing personalized advice, mental health exercises, and calming music based on your mood and preferences.
In todayβs fast-paced world, mental health is more important than ever, and Tranquil aims to offer a sanctuary for your mind.
## Features
- πΈ **Beautiful UI**: A soothing and intuitive user interface that promotes relaxation and ease of use.
- π§ **Personalized Feed**: Leveraging the power of Gemini LLM, Tranquil offers content tailored to your unique mental health needs and preferences.
- π΅ **Audio Player**: Listen to calming songs and meditative sounds designed to improve your mental state.
- π **Mood Tracker**: Keep track of your emotions and progress with a built-in mood tracker.
- π **Personalized Advice**: Receive targeted advice and exercises to help you navigate your mental health journey.
- π±π» **Cross-Platform Availability**: Available on both mobile and web platforms to ensure you can access your sanctuary anywhere, anytime.## Tech Stack
- **Flutter**: For the mobile app, featuring BLoC state management for organized and reactive UI.
- **React**: For the web frontend, providing a smooth and responsive user experience.
- **Node.js**: Backend server handling API requests and user data processing.
- **PostgreSQL**: Reliable and scalable database to manage user data securely.
- **Gemini LLM**: Provides AI-powered personalization, mood analysis, and advice generation.## Installation
For installation and setup, please refer to the guides available in the respective frontend (`frontend/`) and backend (`backend/`) directories.