https://github.com/thatsinewave/brightdays
Interactive web application designed to support your mental wellbeing through daily motivation, weather-based mood suggestions, mood tracking, and gratitude journaling
https://github.com/thatsinewave/brightdays
good-first-contribution good-first-issue good-first-issues good-first-pr good-first-pr-first-contribution good-first-prs gratitude gratitude-journal html-css-javascript html-css-js mood-tracker mood-tracking motivation motivation-app motivational-quotes thatsinewave weather-mood webapp wellbeing wellbeing-app
Last synced: 12 days ago
JSON representation
Interactive web application designed to support your mental wellbeing through daily motivation, weather-based mood suggestions, mood tracking, and gratitude journaling
- Host: GitHub
- URL: https://github.com/thatsinewave/brightdays
- Owner: ThatSINEWAVE
- License: mit
- Created: 2025-03-12T02:22:42.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-03-13T05:50:10.000Z (about 1 month ago)
- Last Synced: 2025-03-13T06:23:06.462Z (about 1 month ago)
- Topics: good-first-contribution, good-first-issue, good-first-issues, good-first-pr, good-first-pr-first-contribution, good-first-prs, gratitude, gratitude-journal, html-css-javascript, html-css-js, mood-tracker, mood-tracking, motivation, motivation-app, motivational-quotes, thatsinewave, weather-mood, webapp, wellbeing, wellbeing-app
- Language: JavaScript
- Homepage: https://thatsinewave.github.io/BrightDays/
- Size: 339 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# [BrightDays](https://thatsinewave.github.io/BrightDays)
BrightDays is an interactive web application designed to support your mental wellbeing through daily motivation, weather-based mood suggestions, mood tracking, and gratitude journaling.

[**Live Demo**](https://thatsinewave.github.io/BrightDays)
## Features
- **Daily Motivation**: Inspirational quotes from great minds
- **Weather Mood**: Personalized suggestions based on local weather
- **Mood Tracker**: Visual mood history with heatmap calendar
- **Gratitude Journal**: Digital journal with entry history
- **Responsive Design**: Works seamlessly on all devices## ☕ [Support my work on Ko-Fi](https://ko-fi.com/thatsinewave)
## Installation
1. Clone the repository:
```bash
git clone https://github.com/ThatSINEWAVE/BrightDays.git
```2. Open in browser:
```bash
cd BrightDays && open index.html
```## Usage
1. Allow location access for weather features
2. Click navigation icons to switch between features
3. Track your mood daily with emoji selections
4. Save gratitude entries with timestamps
5. Use the "New Quote" button for fresh inspiration## Acknowledgments
- Weather data from [MET Norway API](https://api.met.no/)
- Icons by [Font Awesome](https://fontawesome.com)
- Quotes from historical figures and thought leaders## Technologies
- HTML5 & CSS3 (with CSS Variables)
- Vanilla JavaScript
- Local Storage (for data persistence)
- MET Norway Weather API
- Font Awesome Icons
- Google Fonts (Poppins)## [Join my Discord server](https://discord.gg/2nHHHBWNDw)
## Contributing
Feel free to submit issues or contribute improvements via pull requests.
## License
This project is open-source and available under the [MIT License](LICENSE).