Releases: nuryadincjr/finalproject1-kelompok2
Releases · nuryadincjr/finalproject1-kelompok2
To Do List v1.0
Android To-Do List Project
To Do List Project Details
To-Do List project is an application specially built to keep track of errands or tasks that need to be done. This application will be like a task keeper where the user would be able to enter the tasks that they need to do. Once they are done with their tasks they can also remove them from the list.
Let us see what is there in the application:
- You can add the tasks that are to be done in a descriptive way.
- You will be able to add as many tasks as you have.
- Once the task is completed, you will be able to remove it by clicking on “Task Completed” button.
Following are the user interface components that will be shown in our application:
- There will be an add task button on the right top of the application.
- There will be a button “Task Completed” for each task added, so you will be able to delete it.
- The tasks that will be added by the users are stored in the list view.