swatikulkarni123 / todo

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

Home Page:https://github.com/swatikulkarni123/todo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://github.com/swatikulkarni123/todo


Languages

Language:Kotlin 100.0%