Skip to content

Eznira/habit_tracker

Repository files navigation

Habit Tracker

An easy-to-use Habit Tracker application built with Flutter. This app helps users track and manage their habits effectively to improve productivity and achieve goals.

Features

  • Habit Management: Add, edit, and delete habits effortlessly.
  • Progress Tracking: Visualize your habit progress over time.

Screenshots

Screen 1 Screen 2 Screen 3 Screen 4

Screen 4 Screen 5

Getting Started

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Prerequisites

  • Flutter SDK: Install Flutter
  • A code editor (e.g., VS Code, Android Studio)

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/habit-tracker.git
    cd habit-tracker
  2. Install dependencies:

    flutter pub get
  3. Run the app:

    flutter run

Project Structure

The project is organized as follows:

Project Structure

The project is organized as follows:

lib/
├── components/   # Reusable components
├── data/         # Data sources and handling
├── models/       # Data models and structures
├── screens/      # UI screens
├── themes/       # App themes and styling
└── main.dart     # Entry point of the app

About

Simple habit tracker app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published