Skip to content

Anasbinfaisal/myTodos_flutter

Repository files navigation

MyTodos Flutter Application

This is a basic todos app with functionalities such as adding, removing and updating tasks. The users can also schedule reminders for thier tasks. The backend is written in SQL using the sqlite flutter package.

Actions

  • Tasks can be added using the Floating action button. A toast indicates the addition of a task successfully.
  • Reminders can be set for the tasks, with options to repeat and remind about the tasks daily and in 5, 10 minutes respectively.
  • They can be edited by tapping on them in the list.
  • In order to remove the tasks, long press the task in the list until a toast appears.

Application APK Link:

https://github.com/Anasbinfaisal/myTodos_flutter/blob/master/MyTodos.apk

User Interface

Here are a few images that demonstrate the application funcitonalities and UI:

Splash Screen         Add New Task Screen        

Task Added

Tasks List Screen         Task Deleted

Task Notification        

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages