DotFlow Habit Tracker helps users build daily habits with streaks, achievements, and analytics. Mobile-first, responsive UI, GitHub-style contribution calendar, and smooth animations. Built with Node.js, React, Tailwind CSS, and SQLite.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
fix(perfect-days): ensure real-time state updates without cache reset
e5f104bView on GitHubfix(perfect-days): make backend check blocking and return data in response
e9d21e0View on GitHubfix(perfect-days): ensure state updates with double refresh after celebration
7de0078View on GitHubfix(perfect-days): prevent duplicate cards by using controlled refresh instead of remount
b108b4cView on GitHubdocs(backend/frontend): rewrite READMEs in production-quality style
1be225fView on GitHubdocs: add production-quality documentation (README, SECURITY, LIMITATIONS)
3d417d1View on GitHubdocs(test): add comprehensive achievement testing scripts and documentation
9b30032View on GitHubux(achievements): add detailed example explaining streak requirements
fee6f38View on GitHubfix(achievements): clarify requirements and fix best_streak calculation
4ad9762View on GitHub