An open API service indexing awesome lists of open source software.

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

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.

![Banner](https://raw.githubusercontent.com/ThatSINEWAVE/BrightDays/refs/heads/main/.github/SCREENSHOTS/BrightDays.png)

[**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).