Skip to content

xeladu/task_reminder

Repository files navigation

Task Reminder

Task Reminder is an app to create and track recurring tasks on a daily basis. You will receive a reminder every day at 9am about the amount of open tasks. The UI is quite simple and there is no cloud service or tracking involved.

Features

  • Create daily tasks and task groups
  • Define templates to create frequent tasks more quickly
  • Reminder for not completed tasks of the day
  • Works completely offline
  • Storage on local device
  • No data collection

Tech stack

Screenshots

Firebase Authentication Firebase Cloud Firestore Firebase Cloud Functions Firebase Cloud Functions

Apps

You need to download the code and the compile the app yourself. Connect your device and run the command flutter build apk (Android) or flutter build ios (iOS) followed by a flutter run. The app will be deployed on your phone and is ready to use. More information can be found here.

History

The app was initially developed during a blog series documenting the implementation process of a Flutter application from scratch. The original code is still available as well as all related blog posts. If you are interested, check out the original repository.

About me

About

A simple todo app to experiment with various technologies, packages, and patterns.

Topics

Resources

License

Stars

Watchers

Forks