Skip to content

Krishnam2411/ToDo

Repository files navigation

logo

This repository contains a simple implementation of a ToDo application using the Flutter framework. This app allows you to create and manage tasks that you need to complete. This basic app aims to provide following features:

Features

  • Task List: Display a list of tasks, indicating whether they are completed or not.
  • Add Task: Allow users to add new tasks to the list.
  • Mark as Completed: Users can mark tasks as completed when they are done.
  • Delete Task: Allow users to delete tasks that are no longer needed.

Tech Stack

  • Dart
  • Flutter (Framework)

Screenshots

Simulator Screen Shot - iPhone 14 Pro Max - 2023-03-21 at 12 01 52 Medium Simulator Screen Shot - iPhone 14 Pro Max - 2023-03-21 at 12 02 01 Medium Simulator Screen Shot - iPhone 14 Pro Max - 2023-03-21 at 12 02 43 Medium

Run Locally

  1. Clone the Repository:
  git clone https://github.com/Krishnam2411/ToDo.git
  1. Navigate to the Project Directory:
  cd ToDo
  1. Open the Project in Flutter Development Environment: You need to have Flutter and Dart installed, use an IDE like Visual Studio Code or Android Studio.

  2. Run the App

Contributing

Contributions are welcome! If you have ideas for improving the app's user interface, adding features, or enhancing the functionality, feel free to fork this repository, make your changes, and submit a pull request.

About

simple todo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published