Daily Habits Tracker Web Application
This project is an interactive web application designed to help users track their daily habits and monitor their personal progress over time.
The system allows users to manage both positive habits (such as exercise or reading) and negative habits (such as excessive phone use or unhealthy eating). Each habit is tracked through a visual calendar-style interface where users can mark days as completed or excused.
Key Features:
* Add, edit, and delete habits dynamically
* Separate tracking for good habits and bad habits
* Visual day-by-day habit tracking interface
* Weekly and monthly performance statistics
* Habit completion percentage calculation
* Excused days support
* Custom start date for tracking
* Interactive dashboard summarizing all habits
* Local data storage using browser LocalStorage
Technologies Used:
* HTML
* CSS
* JavaScript
* LocalStorage API
This project demonstrates the development of a fully interactive front-end productivity tool that helps users build consistency, analyze their behavior patterns, and improve daily discipline.