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

https://github.com/wambita/habit-tracker

A simple habit and streak counter in js
https://github.com/wambita/habit-tracker

habit-tracking js streak-counter streaks

Last synced: about 1 month ago
JSON representation

A simple habit and streak counter in js

Awesome Lists containing this project

README

          

# StreakTracker+ 🔥

A habit tracking progressive web app with wellness integration, AI-powered insights, and streak motivation system.

![StreakTracker+ Screenshot](./screenshot.png)

## Features 🌟

- **Daily Wellness Tracking**
- 💧 Water intake counter with daily goal
- 🍎 Meal completion tracking
- 😴 Sleep time monitoring
- **Habit Routines**
- 📋 Customizable routine management
- ✅ Interactive task lists
- 📈 Progress visualization
- **AI Integration**
- 🤖 Smart wellness assistant chatbot
- 📊 Weekly insights generation
- 💡 Personalized recommendations
- **Motivation System**
- 🔥 Streak tracking (current/longest)
- 🚀 Encouraging notifications
- 🎯 Progress-based achievements
- **Modern UX**
- 🌓 Dark/Light theme toggle
- 📱 Responsive design
- 🔔 Timely reminders

## Getting Started 🚀

### Prerequisites
- Modern web browser with JavaScript enabled
- (Optional) Enable localStorage for data persistence

### Installation
```bash
git clone https://github.com/yourusername/streaktracker-plus.git
cd streaktracker-plus
# No build required - just open index.html!