EN

Platform UI is currently English-only. Other languages here track your preference for future translations.

Go to Home

Build better habits,
one day at a time

A web-based habit tracking application that helps you monitor and maintain your daily habits with a clean, modern interface that works across all devices.

Learn more

Everything you need to stay on track

Simple, powerful features designed to help you build lasting habits.

User Authentication

Secure login and signup system powered by Flask-Login, keeping your personal habit data safe and private.

Habit Management

Create, track, and manage personal habits with an intuitive interface that makes daily check-ins effortless.

Dashboard

Get a visual overview of your habit progress and statistics at a glance, so you always know how you're doing.

Built with

A modern, reliable stack chosen for performance and simplicity.

Flask Python SQLAlchemy ORM Flask-SQLAlchemy Flask-Login Jinja2 HTML / CSS MVC Pattern
app/ ├── __init__.py # Flask app initialization ├── auth.py # Authentication routes and logic ├── habits.py # Habit management functionality ├── models.py # Database models ├── static/css/ # Stylesheets └── templates/ # HTML templates ├── base.html # Base template ├── dashboard.html # Main dashboard ├── login.html # Login page └── signup.html # Registration page run.py # Application entry point

Ready to start?

Create your first habit now and take control of your daily routine.

Get Started Free

Getting Started

  1. Install dependencies:
    pip install -r requirements.txt
  2. Run the application:
    python run.py
  3. Access the app at http://localhost:5000

Note: Database configuration and detailed setup instructions may vary based on the specific implementation in the source files.

Habit Tracker — Build better habits, one day at a time

Reconnecting to the server...

Reconnecting in sec.

Failed to reconnect.
The page will reload automatically.

Session paused by the server.

Failed to resume the session.
Reloading the page...