todo list application with android java
-
You can create a category
-
You can create a task : each task has the following properties :
- set a name for the task
- set a description for the task
- set a category for the task
- set a date for the task
-
you can delete tasks and catagories
-
you can set a task as done
-
you can see the progress you made with the tasks
-
you can open a calendar view and check the tasks in a specific date
-
each day at 12:00 AM you will get a notification telling you how many tasks you have today
- Architecture :
- UI :
- Third party and miscellaneous libraries :