Sinatra Todo-List This is a sinatra-based web application designed to act as a Todo list for people to keep track of tasks. Simply clone, run 'rake db:migrate', and run shotgun to use list. Go to localhost:9393 to view list.