BrightDays is an interactive web application designed to support your mental wellbeing through daily motivation, weather-based mood suggestions, mood tracking, and gratitude journaling.
- 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
- Clone the repository:
git clone https://github.com/ThatSINEWAVE/BrightDays.git
- Open in browser:
cd BrightDays && open index.html
- Allow location access for weather features
- Click navigation icons to switch between features
- Track your mood daily with emoji selections
- Save gratitude entries with timestamps
- Use the "New Quote" button for fresh inspiration
- Weather data from MET Norway API
- Icons by Font Awesome
- Quotes from historical figures and thought leaders
- HTML5 & CSS3 (with CSS Variables)
- Vanilla JavaScript
- Local Storage (for data persistence)
- MET Norway Weather API
- Font Awesome Icons
- Google Fonts (Poppins)
Feel free to submit issues or contribute improvements via pull requests.
This project is open-source and available under the MIT License.