Skip to content

BodhiProtocol/habit-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✅ Habit Tracker

License: MIT Release Open App

Daily habit tracker with streaks, progress and motivation quotes. PWA — works offline, add to home screen.


📱 Open the App

https://bodhiprotocol.github.io/habit-tracker/


✨ Features

Feature Details
Custom habits Add habits with your own name and a picked emoji icon
Daily check-off Tap a habit card to mark it done for the day
Streak tracking 🔥 counter for consecutive fully-completed days
Motivation quotes A rotating quote card to keep you going
Local-only storage All data stays in your browser — nothing sent anywhere
PWA Installable to your home screen, works fully offline
Zero dependencies Pure HTML + CSS + JS

🚀 Getting Started

Use Online

https://bodhiprotocol.github.io/habit-tracker/

Use Offline

git clone https://github.com/BodhiProtocol/habit-tracker.git
# Open index.html in any browser

How to Use

  1. Add a habit, give it a name and pick an emoji
  2. Tap the habit card each day you complete it
  3. Watch your streak grow the more consecutive days you hit every habit
  4. Read the daily motivation quote for a nudge

🛠️ Technical Specifications

Aspect Details
Architecture Single HTML file (SPA)
Technology Vanilla JS, localStorage for persistence
Dependencies Zero
Browser support Chrome 60+, Firefox 55+, Safari 11+, Edge 79+

🔒 Privacy

  • No tracking, no analytics, no external requests
  • All habit data stays in your browser's local storage

📄 License

MIT — free for personal, educational, and commercial use.


Created by BodhiProtocol · Built with Claude AI

Open App · Report Issue

About

Daily habit tracker with streaks, progress and motivation quotes. PWA — works offline, add to home screen.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors