Skip to content

emcc2302/health-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

# 🩺 Daily Health Tracker

A responsive and interactive web app that helps users track their daily health metrics, including steps, water intake, calories, sleep, and mood. It provides real-time feedback and weekly analytics with data visualization using Chart.js.

πŸ”— [Live Demo](https://emcc2302.github.io/health-tracker/)


## πŸ“Œ Features

- πŸŒ— Light/Dark Mode Toggle

- πŸ“… Daily input for:

  - 🚢 Steps walked

Β  - πŸ’§ Water intake (glass-by-glass visual tracker)

  - 🍽 Calories consumed

Β  - πŸ’€ Sleep hours

Β  - πŸ˜„ Mood selection (emoji-based)

- πŸ’Ύ Save daily entries

- πŸ“ˆ Generate weekly report with interactive line chart

- πŸ“€ Export data to CSV

- πŸ’‘ Smart health advice based on your inputs


## πŸ› οΈ Built With

- **HTML5** – structure of the webpage

- **CSS3** + **Media Queries** – modern and responsive styling

- **JavaScript** – logic, dynamic updates, and chart rendering

- **Chart.js** – for visualizing weekly reports


## πŸ“Έ Screenshots

Light Mode Dark Mode

## πŸ“‚ Folder Structure

health-tracker/

β”œβ”€β”€ index.html

β”œβ”€β”€ style.css

β”œβ”€β”€ responsive.css

└── script.js

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published