Time Spent
Web App
Time-Driven Habit & Focus Tracker
Habbitto is a full-stack web app I built to track habits by focus time, not just checkmarks. Users pick a habit, run a focus timer or stopwatch, and the minutes count toward completions, streaks, and totals. It includes Supabase auth and cloud sync, plus a full offline mode with localStorage, and is deployed on Vercel.
No UI frameworks. Pure CSS and JavaScript for a lightweight bundle and fast load times.
The Problem: Traditional check-the-box habit trackers don't measure the quality or duration of effort. Spending 5 minutes reading vs. 2 hours reading both count as just one check.
The Solution: Habbitto integrates time-tracking directly into habit building. By tying focus sessions (via a timer or stopwatch) to specific habits, users get a clear view of their actual time investment, streaks, and progress.