
Simple and Easy to use Habit tracking tool on desktop
Habit Watcher is an intuitive habit tracking tool designed to help you stay accountable and focused on your goals. With a sleek and modern interface, this application visualizes your progress in a user-friendly manner, resembling the GitHub contributions graph, which many users find motivating. Whether you're trying to cultivate new habits or break old ones, Habit Watcher makes tracking your efforts both simple and effective.
The application offers a variety of features that enhance the tracking experience, allowing you to monitor your habits daily. Its commitment to continuous improvement is evident in its roadmap, which hints at upcoming features that will make the app even more useful.

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
TanStack is a collection of high-quality, framework-agnostic libraries including TanStack Query for data fetching, TanStack Router for routing, TanStack Table for tables, and more. These tools provide powerful, type-safe solutions for common web development challenges.
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects
A fully featured React components library. 100+ components, 50+ hooks.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.