Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 2.42 KB

README.md

File metadata and controls

46 lines (37 loc) · 2.42 KB

Todo-List

todo list application with android java

Features :

  1. You can create a category

  2. 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
  3. you can delete tasks and catagories

  4. you can set a task as done

  5. you can see the progress you made with the tasks

  6. you can open a calendar view and check the tasks in a specific date

  7. each day at 12:00 AM you will get a notification telling you how many tasks you have today

Used in this app :

Screenshots :