Skip to content

A to-do list app with notes helps people organize their tasks and goals. Users can create, edit, and delete lists of things they need to do, and add notes to each item. The app helps users prioritize, reduce stress, increase productivity, enhance creativity, and improve memory.

License

Notifications You must be signed in to change notification settings

yuvraj0028/flutter-task-manager-and-notes-app

Repository files navigation

To-Do List and Notes App

People can use a to-do list app with notes to plan and manage their tasks and goals. They can make, change, and remove lists of things they have to do, and write notes for each item. The app helps them sort out their tasks, calm down, work better, be more creative, and remember more.

Data is Stored locally on device storage with the help of sqflite flutter package, which executes queries using sql commands.

Features

  • Light/dark mode toggle
  • Separate groups for to-do lists
  • Works in offline mode
  • Cross platform
  • Notification of pending Tasks if "Date is Added"
  • Percentage indicator to check over all progress

Run Locally

Clone the project

  git clone https://github.com/yuvraj0028/task_master.git

Go to the project directory

  cd task_master

Install dependencies

  flutter pub get

Run App

  flutter run

Screenshots

About

A to-do list app with notes helps people organize their tasks and goals. Users can create, edit, and delete lists of things they need to do, and add notes to each item. The app helps users prioritize, reduce stress, increase productivity, enhance creativity, and improve memory.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages