Skip to content

damooola/todo-app

Repository files navigation

To Do App

A simple and intuitive To-Do List app built with Flutter.

Features

  • Add new tasks
  • Mark tasks as completed
  • Delete tasks
  • Local storage functionality

Getting Started

Prerequisites

  • Flutter installed on your machine
  • A code editor like Visual Studio Code or Android Studio

Installation

  1. Clone the repository:

     $ git clone https://github.com/damooola/todo-app.git
    
  2. Navigate to the project directory $ cd todo-app

  3. Install dependencies $ flutter pub get

Running The App

  1. Connect a device or start an emulator

  2. Run the app $ flutter run

Usage

  • Tap the “+” button to add a new task.

  • Tap the checkbox on a task to mark it as completed.

  • Swipe left on a task to delete it.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages