***Overview: This program organizes tasks and to do lists ** Author: Peggy Condon July 2014
**Title: To Do List
**Language/Framework: Ruby, Rspec, Shoes
**Features:
User can: -create one or more lists -display all lists -add a new task to a list -mark a task finished -When a task is marked finished then the task is removed from the list -view all the active tasks in a list -view all the tasks marked done -assign due dates to a task -assign priority to a task -add a task description -edit a task -sort tasks by due date or priority -delete a task -delete a list