Skip to content

AdityaPrakash-03/Habit-Tracker

Repository files navigation

Habit Tracker App

It is a simple and intuitive mobile application built with Flutter using the Dart programming language. This app helps users build and maintain habits by tracking their daily routines.

Features

  • Track Habits by Date: Add habits and view your progress over time with a date-wise tracking feature.
  • Dark and Light Mode: Choose between a light theme or a dark theme based on your preference or device settings.
  • Add & Remove Habits: Easily add new habits to track or delete existing ones when no longer needed or edit the old habbit.
  • User-Friendly Interface: The app is designed to be simple and easy to use, making it perfect for beginners and advanced users alike.

Technologies Used

  • Flutter: For building the cross-platform user interface.
  • Dart: As the programming language powering the application.

Getting Started

To run this app on your local machine, follow these steps:

Prerequisites

  • Install Flutter SDK: Flutter Installation Guide
  • Install a code editor like Visual Studio Code or Android Studio.
  • Set up an Android or iOS emulator (or use a physical device).

Steps to Run the App

  1. Clone the repository:
    git clone <repository_url>
  2. Navigate to the project directory:
    cd habit_tracker_app
  3. Get the required packages:
    flutter pub get
  4. Run the app:
    flutter run

Screenshots

Home Page

Menu (theme toggle button)

Happy coding! 🎉

About

Habit Tracking app made in flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published