Routine
Web app
In development
A no-login habit and study tracker that lives entirely in your browser. Check off a habit, watch a streak grow — that's it.
About
Every habit tracker I tried wanted an account, a subscription, or a daily push
notification guilting me into opening the app. Routine is the opposite: open the page,
check off what you did today, and everything stays stored locally in your browser via
IndexedDB. No servers, no sign-up, no syncing between devices — just a
streak counter that's honest with you.
Planned features
Daily check-insMark a habit done with one tap.
Streak trackingSee how many days in a row you've kept it up.
Local-only storageEverything stays on your device — nothing leaves the browser.
Zero setupOpen the page and start. No account needed.
Built with
JavaScript
IndexedDB
CSS