Answered step by step
Verified Expert Solution
Question
1 Approved Answer
In the application, there is a feature that allows creating a to - do list and deleting the completed tasks. program needs to be designed.
In the application, there is a feature that allows creating a todo list and deleting the completed tasks.
program needs to be designed.
The application is made using technologies such as HTML CSS Javascript, jQuery, Bootstrap.
is required.
In practice;
It should be in a Add To Do section and will be deleted when the text arrives.
All todo items should have an All button.
In Progress Button, which shows the things to be done that are not crossed out, that is the process is in progress.
should be
There should be a "Done" button where the todos are crossed out, that is the process has been completed.
There should be a Clear button that deletes all todos and the colors of this button are different from the others.
should be
Items added to the todo list must be deletable and editable.
When using the Edit section, "Add To Do appears at the top of whatever todo item is selected.
It should be automatically copied to the section and editing should be done through it
Application Example
Figure Display of All ToDo and Done Works All Button
Figure Display of Only the Works to Be Done Continue Button
Figure Display of Only Completed Jobs Finish Button
Figure Showing the Empty List After Clicking the Clear Button Clear Button
Figure Display of the Adding Process After Writing Text in the "Add To Do Section
Figure Crossing Out After Clicking on An Important Job to Do
Figure Display of Deleting Delete or Editing Edit ToDo Items
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started