Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zigaowang/mood-tracker

A simple web application to track your daily mood.
https://github.com/zigaowang/mood-tracker

mental-health mental-health-awareness mood mood-tracker web website

Last synced: 18 days ago
JSON representation

A simple web application to track your daily mood.

Awesome Lists containing this project

README

        

# Mood Tracker

A simple web application to track your daily mood. Built with 💜 by [Zigao Wang](https://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:

```bash
git clone https://github.com/ZigaoWang/mood-tracker.git
```

2. Navigate to the project directory:

```bash
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](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:

- [GitHub Issues](https://github.com/ZigaoWang/mood-tracker/issues)
- [Zigao Wang](https://zigao.wang)

---

Powered by [Mood Tracker](https://github.com/ZigaoWang/mood-tracker) by [Zigao Wang](https://zigao.wang).