Skip to content

Gauri-Agrawal838/To-Do-App-Project

 
 

Repository files navigation

To-Do List

A To-Do Flutter application to manage your TaskList.

Getting Started

This project is a starting point for a Flutter application.

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.

Android Screenshots of To-Do List Application

  • To-do lists offer a way to increase productivity, stopping us from forgetting things, helps prioritise tasks, manage tasks effectively, use time wisely.

  • A to do list acts as an external memory aid. It’s only possible to hold a few pieces of information at one time. Keep a to do list and we’ll be able to keep track of everything, rather than just a few of the tasks we need to do.

  • All it takes is just a few minutes every day to keep a to do list up to date. With a to do list, we can complete goals without wasting our time trying to figure out priorities. Our productivity will increase, and we won’t forget things.

Application Features

  • Create New Tasks from the Action button.
  • Locally store created Task using database file.
  • Fetch and Display Complete and InComplete Tasks from the locale db file.
  • Mark a Task as Done.
  • Update and Delete feature from the local db file.

Contributers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 47.0%
  • C++ 25.5%
  • CMake 22.1%
  • HTML 2.2%
  • C 1.7%
  • Swift 1.4%
  • Other 0.1%