/todo

Single-page to-do list that uses jQuery for dynamic user interactions

Primary LanguageRuby

ToDo

ToDo is a single-page to-do list application that uses jQuery to allow for dynamic creation, status updates, deletion, and highlighting of tasks.

Features

  • Double-click any task to highlight or un-highlight it

  • Create, update, and delete tasks without page refreshes

Screenshots

unhighlighted List both complete and incomplete tasks; delete any task dynamically by clicking on the red 'x' that appears when hovering over a task's row

highlighted Toggle highlighting tasks by double-clicking