In this assignment you will be working with the previously completed To Do List manager that was wri;en in class and whose code was shared with you. You may use any or all of that code as a scaffold off which to work. This code is uploaded under Module 2.

To that code you will have to add/modify to accomplish the following.

  • Each task in the todo list now has 2 bu;ons associated with it.
  • The first bu;on is to remove the task from the list of tasks
  • The second bu;on is to mark the task as done but NOT to remove it from the list. A task marked as done has some change in styling so that the task is highlighted appropriately.

To accomplish the tasks in this assignment you may want to consider each Task as an object stored in an array of objects. Each task object has 2 properJes, the task name and a property indicaJng if it is done or not. You may also develop your own soluJon to this problem.

Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.