Skip to content

Task Scheduler App is an Android application in which the task can be scheduled and handled according to the priority of the task. It consists of Room Database to handle all the task and set the Due Date of the same.

Notifications You must be signed in to change notification settings

shubhamgogri/Task-Scheduler-App

Repository files navigation

Task-Scheduler-App

Task Scheduler App is an Android application in which the task can be scheduled and handled according to the priority of the task.
It consists of Room Database to handle all the task and set the Due Date of the same.
Basically the application is so-called ToDo App that saves the input into the Room Database. The Project focuses on the Room Database and some of the concepts about Handling the listening events accross activities and fragments, enum class and ViewModel class for transfering the data across activites. All sorts of Data Manipulation and Basic CRUD i.e. (CREATE,READ, UPDATE, DELETE) are very well performed.

Screenshot_20210704-125919 Screenshot_20210704-125923 Screenshot_20210704-125934 Screenshot_20210704-125958

About

Task Scheduler App is an Android application in which the task can be scheduled and handled according to the priority of the task. It consists of Room Database to handle all the task and set the Due Date of the same.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages