Final Exam 77
Final Exam 77
you have other people to assign tasks to and to easily remind them of what to do, and show their deadlines. Assume that you already have a set of users to assign tasks to, you are tasked to create a todo-list and a deadline board with the following flowchart process.
The following table lists the features and their subfeatures: Feature Name To-do List (20 pts) Deadlines Page (20 pts) To-do List Subfeatures Add a new To-do List (10 pts) Add a new Task (10 pts) Edit To-do List (10 pts) Edit Task (10 pts) Delete To-do List (10 pts) Delete Task (10 pts) Description A to-do list has two parts: List name and description. The Deadlines page shows you the set of tasks to be done for all days in the past up to the present date. This allows you to create a new to-do list. This allows you to set the Tasks assignee, due date and name. This allows you to change the name and description of the List. This allows you to change the name, assignee and due date of the task. This allows you to delete the list. This allows you to delete the task.