Best android open-source packages and libraries.

Todo

To do list demo project in Kotlin using room database. and also added notification to notify user at specific date
Updated 1 month ago

TODO List App with Notifications

Kotlin Room Database Android Notifications

This is a simple TODO list app developed in Kotlin that utilizes the Room Database library to manage tasks. It also includes a notification feature to remind users of tasks at specific dates and times.

Features

  • Create, read tasks.
  • Store tasks locally using the Room Database for persistence.
  • Schedule notifications for tasks with specific due dates and times.
  • Receive notifications to remind you of upcoming tasks.
Tags date database