MOOD TRACKER
A simple and interactive web-based mood tracker that allows users to log their daily mood and view their monthly mood trends using a calendar visualization.
π Live Demo
Click here to view the live demo https://moodtracker-wzjg.vercel.app/
π Features
Select and submit your mood (Good, Not Bad, Bad) along with an optional daily note.
Monthly calendar displaying mood trends with color-coded days.
Data is stored locally in the browser using localStorage.
Responsive design for both desktop and mobile screens.
Encouraging messages based on mood selection.
π οΈ Installation & Setup
Clone the repository:
git clone https://github.com/Sonasiju/moodtracker.git
Navigate to the project folder:
cd Mood-Tracker
Open index.html in your browser.
π± Mobile Responsiveness
The design adapts to different screen sizes.
On mobile devices, elements are adjusted for better usability.
π¨ Tech Stack
HTML - Structuring the webpage.
CSS - Styling and responsive design.
JavaScript - Managing moods, local storage, and calendar logic.
π‘ Future Improvements
Add user authentication to store moods in a database.
Implement a backend for cloud storage.
Enhance UI with animations and additional insights.
Provide a dark mode option.
π€ Contributing
Contributions are welcome! Feel free to fork this repo, make changes, and create a pull request.
π License
This project is open-source and available under the MIT License.