Skip to content

ZigaoWang/mood-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mood Tracker

A simple web application to track your daily mood. Built with 💜 by Zigao Wang.

Features

  • Track your daily mood with a simple dropdown.
  • View your mood history with timestamps.
  • Clear all mood records with a single click.
  • Persistent mood history using localStorage.
  • Responsive design for both desktop and mobile.

Screenshots

Mood Tracker Screenshot

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/ZigaoWang/mood-tracker.git
  2. Navigate to the project directory:

    cd mood-tracker
  3. Open index.html in your preferred web browser.

Usage

  1. Select your mood from the dropdown menu.
  2. Click the "Track Mood" button to save your mood.
  3. View your mood history below the form.
  4. Click the "Clear All" button to remove all mood records.

Code Structure

  • index.html: Main HTML file.
  • style.css: Stylesheet for the application.
  • script.js: JavaScript file for functionality.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! Please fork this repository and submit a pull request for any enhancements or bug fixes.

Contact

If you have any questions or feedback, feel free to reach out:


Powered by Mood Tracker by Zigao Wang.