Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/zigaowang/mood-tracker
- Owner: ZigaoWang
- License: mit
- Created: 2024-07-08T05:45:45.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-07-08T07:55:57.000Z (7 months ago)
- Last Synced: 2024-11-12T21:16:09.052Z (3 months ago)
- Topics: mental-health, mental-health-awareness, mood, mood-tracker, web, website
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
## 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).