Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 698 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 698 Bytes

Habits App - Flutter

Screenshot_20231005_111037

A simple Habits app built with Flutter. This app allows users to create, update, and delete tasks to help keep track of their daily Habits and activities.

Features

  • Create Habits with a title and description.
  • Mark Habits as completed.
  • Edit existing Habits.
  • Delete Habits.
  • Clean and intuitive user interface.
  • Persistent storage of Habits using local storage.
  • Dark mode support.

Installation

  1. Clone this repository to your local machine using:

    git clone https://github.com/your-username/habits-app-flutter.git