Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 613 Bytes

File metadata and controls

22 lines (12 loc) · 613 Bytes

todo_backbone

Backbone application.

Description:

  • Item list. Has 3 view options: All, Active, Completed. View options are on the bottom.

  • Item input. Allways the first item in the list

  • Complete all button, located to the left of the input item

  • Item edit with double click

  • Item delete via "x" button that appeares on item_mouse_over on the right side of an item

  • Check box for each item. Visibe all the time on the left side of an item

  • Item counter for Active items. Is located on the bottom

  • Clear completed items button. Visible only when there is at least one item Completed