Link: http://ec2-54-151-98-104.us-west-1.compute.amazonaws.com/~zane/GoLinks/FrontEnd/ToDoList.html
Functionality:
- There are 3 pages. Use them accordingly:
- There are 3 Buttons and 3 Pages. Use them accordingly:
- Add: Type a task title into the input box on the left of this button, and hit add to populate the list. Auto deletes the field.
- Clear List: Clear all items on your list
- Remove Item: Click this button and you will see a pop up notifying you that you are about to remove an item. The next item you click will be removed from the list
- Manage All Tasks: Add items to your checklist, remove items from your checklist, and check off items. This is the only page in which you can alter the state of a task
- View Incomplete Tasks: This is a view only page that shows you the list of tasks you have not marked off
- View Completed Tasks: This is a view only page that shows you all of the tasks you have marked off as complete