A simple yet powerful JavaScript-based habit tracking app that lets users:
- Add and delete custom habits
- Track progress across 7 days
- View weekly completion % (progress bar)
- See current and best streak
- Automatically reset every Monday (ISO week logic)
- Manually reset with safety popup
- HTML
- CSS
- JavaScript (Vanilla)
- LocalStorage (for persistence)
✅Add/Delete habits
✅ Track daily checkboxes
✅ Progress bar
✅ Streak counter
✅ Weekly reset (auto + manual)
✅ Responsive and beginner-friendly design
You can try it live here 👉 GitHub Pages Link