It adds the list of actions you typed in your todo list on the server with checkboxes. clicking on those check boxes will strike throgh ur action in the list.
it is a single server multiple clients chatting application in which any thing you send will go on the server and all the data coming from different clients on the server will be retrieved after every 1000 milliseconds.
##Development Developed using Javascript,Jquery for Server side programming.