https://github.com/charmingdc/thryve
Thryve: A mental health companion app for gratitude journaling and personal growth—all in one seamless single-page experience.
https://github.com/charmingdc/thryve
Last synced: over 1 year ago
JSON representation
Thryve: A mental health companion app for gratitude journaling and personal growth—all in one seamless single-page experience.
- Host: GitHub
- URL: https://github.com/charmingdc/thryve
- Owner: Charmingdc
- License: mit
- Created: 2024-12-25T15:05:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-19T08:16:44.000Z (over 1 year ago)
- Last Synced: 2025-02-05T22:40:36.518Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://thryve-alpha.vercel.app
- Size: 4.41 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Thryve - Your Gratitude Companion
Thryve is a journaling app designed to enhance mental well-being by promoting gratitude and mindfulness. Whether you're starting your self-care journey or looking for a simple way to express gratitude, Thryve is here to guide you.
## 🚀 Features
- **Gratitude Journaling**: Log daily entries to cultivate a positive mindset.
- **Calendar View**: View your gratitude entries in a calendar format, making it easier to track your progress over time.
- **Streak Feature**: Stay motivated with the streak feature that tracks consecutive days of journaling.
- **Beautiful Animations**: Experience a visually appealing and interactive interface.
- **Simple Navigation**: Enjoy an intuitive, user-friendly design.
- **Responsive Design**: Accessible on all devices, including mobile and desktop.
## 💡 Technologies Used
- **Frontend**: React, JavaScript, CSS
- **Backend**: Firebase for database and authentication
## 👥 Collaborators
- **Adebayo Muis**
Alias: Charmingdc
Role: Lead developer, Frontend developer & Backend Developer
GitHub: [https://github.com/Charmingdc](https://github.com/Charmingdc)
- **Yusuf Abdulqudus**
Alias: TechifyDev
Role: Frontend & Backend Developer
GitHub: [https://github.com/Alqudusy](https://github.com/Alqudusy)
## 🛠️ Getting Started
### Prerequisites
- Node.js (v16 or higher)
- npm or yarn
### Installation
1. Clone the repository:
```bash
git clone https://github.com/YourGitHubRepo/Thryve.git
cd Thryve
```
2. Install dependencies:
```bash
npm install
```
### Running the App
Start the development server:
```bash
npm start
```
## 🙌 Contributing
We welcome contributions!
1. Fork the repository.
2. Create a new branch (`git checkout -b feature-name`).
3. Commit your changes (`git commit -m "Add feature"`).
4. Push to the branch (`git push origin feature-name`).
5. Open a pull request.
## 📑 License
This project is licensed under the MIT License.
## Contact
- **Adebayo Muis (Charmingdc)**
Twitter: [https://twitter.com/Charmingdc01](https://twitter.com/Charmingdc01)
LinkedIn: [https://www.linkedin.com/in/adebayo-muis](https://www.linkedin.com/in/adebayo-muis)
GitHub: [https://github.com/Charmingdc](https://github.com/Charmingdc)
- **Yusuf Abdulqudus (TechifyDev)**
Twitter: [https://twitter.com/alqudusy22](https://twitter.com/alqudusy22)
LinkedIn: [https://www.linkedin.com/in/yusuf-abdulqudus-872a04301](https://www.linkedin.com/in/yusuf-abdulqudus-872a04301)
GitHub: [https://github.com/Alqudusy](https://github.com/Alqudusy)