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.
-
Notifications
You must be signed in to change notification settings - Fork 0
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.
shubhamgogri/Task-Scheduler-App
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published